We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c8241 commit fa7478fCopy full SHA for fa7478f
hdl/vendor/AnalogDevices/+AnalogDevices/plugin_rd.m
@@ -20,7 +20,7 @@
20
hRD.BoardName = sprintf('AnalogDevices %s %s', pname, upper(board));
21
22
% Tool information
23
-hRD.SupportedToolVersion = {'2023.2'};
+hRD.SupportedToolVersion = {'2024.2'};
24
25
% Get the root directory
26
rootDir = fileparts(strtok(mfilename('fullpath'), '+'));
0 commit comments