mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
Added ENABLE_LIBYOSYS Makefile option
This commit is contained in:
parent
c7fd3fbb68
commit
4e4b156e13
2 changed files with 10 additions and 14 deletions
|
@ -1,3 +1,4 @@
|
|||
// Note: Set ENABLE_LIBYOSYS=1 in Makefile or Makefile.conf to build libyosys.so
|
||||
// yosys-config --exec --cxx -o example --cxxflags --ldflags example.cc -lyosys -lstdc++
|
||||
|
||||
#include <kernel/yosys.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue