Skip to content
Snippets Groups Projects
Select Git revision
  • 8b8033256975cf7be59fe672b1bba9941c1bf2a0
  • main default protected
2 results

vivado-block-design-version-migrator

Fabian Hoevel's avatar
Fabian Hövel authored
8b803325
History

Readme

Replaces IP versions and removes the the version check in Vivado block design.

The block design must be exported as a tcl script. Run upgrade_design_to_current_vivado_version.sh with the name of the tcl script of the block design to adapt it to the Vivado version currently in your path.

Warnings

  • Use with care!
  • Tested on Linux only
  • There is no guarantee the updated script still works.
  • The tcl script is replaced. Make a backup.