mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-27 21:48:58 +00:00
Added "synth" command
This commit is contained in:
parent
7e156a5419
commit
7815f81c32
6 changed files with 174 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue