We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512e634 commit 25926ecCopy full SHA for 25926ec
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