barbedo / vivado-git

A git-friendly Vivado wrapper
Other
217 stars 40 forks source link

2022.2 Block Design support #14

Open LRitzdorf opened 1 year ago

LRitzdorf commented 1 year ago

As it stands currently, vivado-git doesn't seem to properly handle block designs in the TCL script it generates, at least for Vivado 2022.2 (the only version I currently have access to).

While I'm not terribly familiar with TCL scripting, I was able to modify the script generated for one of my own projects. The necessary changes are described below, in case they prove useful for development purposes (or for other users to reference when making their own modifications).