aboutsummaryrefslogtreecommitdiffstats
path: root/misc/example.cc
diff options
context:
space:
mode:
Diffstat (limited to 'misc/example.cc')
-rw-r--r--misc/example.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/example.cc b/misc/example.cc
index 67d0d7be5..2e35bcd46 100644
--- a/misc/example.cc
+++ b/misc/example.cc
@@ -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>