Skip to content

Commit 10baf42

Browse files
committed
Bump release version
Signed-off-by: Travis F. Collins <travis.collins@analog.com>
1 parent cb4f70d commit 10baf42

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

+adi/Version.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
HDL = 'hdl_2018_r2';
66
Vivado = '2018.2';
77
MATLAB = 'R2021a';
8-
Release = '20.2.1';
8+
Release = '21.1.1';
99
AppName = 'Analog Devices, Inc. High-Speed Converter Toolbox';
1010
ToolboxName = 'HighSpeedConverterToolbox';
1111
ToolboxNameShort = 'hsx';

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ As with many open source packages, we use [GitHub](https://github.com/analogdevi
1212

1313
| HDL Branch | MATLAB Release | Installer Package |
1414
|:------------------:|:--------------:|:-------------------:|
15-
| 2018_R2 | R2021a | <a href="http://swdownloads.analog.com/cse/toolboxes/hsx/master/AnalogDevicesHighSpeedConverterToolbox_v20.2.1.mltbx"><img src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" data-canonical-src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" height="40" /></a>|
15+
| 2018_R2 | R2021a | <a href="http://swdownloads.analog.com/cse/toolboxes/hsx/master/AnalogDevicesHighSpeedConverterToolbox_v21.1.1.mltbx"><img src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" data-canonical-src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" height="40" /></a>|
1616

1717
If you use it, and like it - please let us know. If you use it, and hate it - please let us know that too.
1818

1919
## Supported Tools and Releases
2020

2121
We provide support for certain releases of MATLAB. This does not mean older releases will not work but they are not maintained. Currently supported tools are:
22-
- Bug fixes: MATLAB R2020a with Vivado 2018.2
22+
- Bug fixes: MATLAB R2020b with Vivado 2018.2
2323
- Bug fixes and new features: MATLAB R2021a with Vivado 2018.2
2424

2525
## Support and Documentation

hdl/vendor/AnalogDevices/Contents.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
% High Speed Converter Toolbox: Analog Devices, Inc
2-
% Version 20.1.2 (R2020a) 9-Feb-2021
2+
% Version 21.1.1 (R2021a) 3-Dec-2021

0 commit comments

Comments
 (0)