Skip to content

Vivado: Compile to --work <library>

Benny Simonsen requested to merge develop-vivado-worklib into develop

In my company we place the vhdl parts in different libraries, this lets Vivado support that instead of always compile to work.

Prior Vivado compiled to work, now it compiles to the library specified in Manifest.py

Merge request reports