3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-22 11:07:52 +00:00

Added "prep" command

This commit is contained in:
Clifford Wolf 2015-10-14 22:46:41 +02:00
parent 87adb523aa
commit 25c1f6e605
2 changed files with 157 additions and 0 deletions

View file

@ -1,6 +1,7 @@
ifneq ($(SMALL),1)
OBJS += techlibs/common/synth.o
OBJS += techlibs/common/prep.o
endif
GENFILES += techlibs/common/simlib_help.inc