3
0
Fork 0
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:
Clifford Wolf 2015-02-07 19:04:06 +01:00
parent cc400b279a
commit 743da01e9e
2 changed files with 36 additions and 3 deletions

View file

@ -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