ipbus / ipbb

IPbus Builder Tool
GNU General Public License v3.0
12 stars 12 forks source link

Bugfix/vivado command order #170

Closed alessandrothea closed 1 year ago

alessandrothea commented 1 year ago

The vivado project generation command failed in some situations due to the order of tcl commands being wrong. This PR looks down the order such that IP and add commands are run first, and commands that change file properties later.