1
0
mirror of synced 2026-05-03 06:40:15 +00:00

Added ENABLE_LIBYOSYS Makefile option

This commit is contained in:
Clifford Wolf
2015-08-04 20:25:26 +02:00
parent c7fd3fbb68
commit 4e4b156e13
2 changed files with 10 additions and 14 deletions

View File

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