Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
resources:fpga:docs:releases [12 Jun 2019 10:37] – added 2018_r2 Adrian Costinaresources:fpga:docs:releases [05 Oct 2020 21:09] – Changed Altera to Intel references Adrian Costina
Line 5: Line 5:
 === Porting a release branch to another Tool version === === Porting a release branch to another Tool version ===
  
-It is possible to port a release branch to another tool version, though not recommended. The ADI libraries should work across different versions of the tools, but the projects may not. The issues are most likely with the Altera and Xilinx cores. If you must still do this, note the following:+It is possible to port a release branch to another tool version, though not recommended. The ADI libraries should work across different versions of the tools, but the projects may not. The issues are most likely with the Intel and Xilinx cores. If you must still do this, note the following:
  
 First, disable the version check of the scripts. First, disable the version check of the scripts.
Line 11: Line 11:
 The ADI build scripts are making sure that the releases are being run on the validated tool version. It will promptly notify the user if he or she trying to use an unsupported version of tools. You need to disable this check by setting the environment variable ADI_IGNORE_VERSION_CHECK. The ADI build scripts are making sure that the releases are being run on the validated tool version. It will promptly notify the user if he or she trying to use an unsupported version of tools. You need to disable this check by setting the environment variable ADI_IGNORE_VERSION_CHECK.
  
-Second, make Altera and Xilinx IP cores version changes.+Second, make Intel and Xilinx IP cores version changes.
  
-The Altera projects should automatically be changed by Quartus. The Xilinx projects are a bit tricky. The GUI automatically updates the cores, but the TCL flow does NOT. So it may be easier to create the project file with the supported version first, then opening it with the new version. After which, update the TCL scripts accordingly.+The Intel projects should automatically be changed by Quartus. The Xilinx projects are a bit tricky. The GUI automatically updates the cores, but the TCL flow does NOT. So it may be easier to create the project file with the supported version first, then opening it with the new version. After which, update the TCL scripts accordingly.
  
 The versions are specified in the following format. The versions are specified in the following format.
Line 27: Line 27:
  
 |< 100% 15% 15% 15% 20% 35% >| |< 100% 15% 15% 15% 20% 35% >|
-^ Releases ^ Altera ^ Xilinx ^ Release Notes ^ List of Supported Projects and IP cores ^ +^ Releases ^ Intel ^ Xilinx ^ Release Notes ^ List of Supported Projects and IP cores ^ 
-| [[https://github.com/analogdevicesinc/hdl/tree/master|master]] | Quartus 18.1 | Vivado 2018.|[[https://github.com/analogdevicesinc/hdl/releases/tag/2018_r2|Release Notes]] | [[.:hdl/downloads_insert|master]] |+| [[https://github.com/analogdevicesinc/hdl/tree/master|master]] | Quartus 18.1 | Vivado 2019.|[[https://github.com/analogdevicesinc/hdl/releases/tag/2019_r1|Release Notes]] | [[.:hdl/downloads_insert|master]] | 
 +| [[https://github.com/analogdevicesinc/hdl/tree/hdl_2019_r1|hdl_2019_r1]] | Quartus 18.1 | Vivado 2018.3 |[[https://github.com/analogdevicesinc/hdl/releases/tag/2019_r1|Release Notes]] | [[.:hdl/downloads_2019_r1|2019_r1]] |
 | [[https://github.com/analogdevicesinc/hdl/tree/hdl_2018_r2|hdl_2018_r2]] | Quartus 18.0 | Vivado 2018.2 |[[https://github.com/analogdevicesinc/hdl/releases/tag/2018_r2|Release Notes]] | [[.:hdl/downloads_2018_r2|2018_r2]] | | [[https://github.com/analogdevicesinc/hdl/tree/hdl_2018_r2|hdl_2018_r2]] | Quartus 18.0 | Vivado 2018.2 |[[https://github.com/analogdevicesinc/hdl/releases/tag/2018_r2|Release Notes]] | [[.:hdl/downloads_2018_r2|2018_r2]] |
 | [[https://github.com/analogdevicesinc/hdl/tree/hdl_2018_r1|hdl_2018_r1]] | Quartus 17.1.1 | Vivado 2017.4.1 |[[https://github.com/analogdevicesinc/hdl/releases/tag/2018_r1|Release Notes]] | [[.:hdl/downloads_2018_r1|2018_r1]] | | [[https://github.com/analogdevicesinc/hdl/tree/hdl_2018_r1|hdl_2018_r1]] | Quartus 17.1.1 | Vivado 2017.4.1 |[[https://github.com/analogdevicesinc/hdl/releases/tag/2018_r1|Release Notes]] | [[.:hdl/downloads_2018_r1|2018_r1]] |
resources/fpga/docs/releases.txt · Last modified: 10 Apr 2024 13:20 by Stefan-Robert Raus