3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-27 21:48:58 +00:00

Added "synth" command

This commit is contained in:
Clifford Wolf 2014-09-14 16:09:06 +02:00
parent 7e156a5419
commit 7815f81c32
6 changed files with 174 additions and 20 deletions

View file

@ -1,4 +1,6 @@
OBJS += techlibs/common/synth.o
EXTRA_TARGETS += techlibs/common/blackbox.v
techlibs/common/blackbox.v: techlibs/common/blackbox.sed techlibs/common/simlib.v techlibs/common/simcells.v