mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 11:07:52 +00:00
Added "prep" command
This commit is contained in:
parent
87adb523aa
commit
25c1f6e605
2 changed files with 157 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
ifneq ($(SMALL),1)
|
||||
OBJS += techlibs/common/synth.o
|
||||
OBJS += techlibs/common/prep.o
|
||||
endif
|
||||
|
||||
GENFILES += techlibs/common/simlib_help.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue