mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-23 23:52:32 +00:00
Makefile pass changes
This commit is contained in:
parent
2fc0591b2c
commit
f9f31afcb4
2 changed files with 2 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -766,6 +766,7 @@ OBJS += passes/sat/sim.o
|
|||
OBJS += passes/sat/sat.o
|
||||
OBJS += passes/sat/miter.o
|
||||
OBJS += passes/sat/async2sync.o
|
||||
OBJS += passes/sat/clk2fflogic.o
|
||||
OBJS += passes/techmap/extract.o
|
||||
OBJS += passes/techmap/extract_reduce.o
|
||||
OBJS += passes/techmap/alumacc.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue