mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-25 11:26:22 +00:00
Merge 6d62199805 into 9d0cdb8551
This commit is contained in:
commit
cf69ffb534
3 changed files with 291 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ OBJS += passes/techmap/booth.o
|
|||
OBJS += passes/techmap/libparse.o
|
||||
OBJS += passes/techmap/libcache.o
|
||||
|
||||
OBJS += passes/techmap/breaksop.o
|
||||
ifeq ($(ENABLE_ABC),1)
|
||||
OBJS += passes/techmap/abc.o
|
||||
OBJS += passes/techmap/abc9.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue