mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-10 16:13:26 +00:00
Improved building of plugins
This commit is contained in:
parent
cc400b279a
commit
743da01e9e
2 changed files with 36 additions and 3 deletions
|
@ -319,6 +319,11 @@ Also with default config setting:
|
|||
bash example.sh
|
||||
|
||||
|
||||
Test building plugins with various of the standard passes:
|
||||
|
||||
yosys-config --build test.so equiv_simple.cc
|
||||
|
||||
|
||||
Finally if a current verific library is available:
|
||||
|
||||
cd ~yosys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue