mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-14 23:05:28 +00:00
recover_reduce_core: Initial commit
Conflicts: passes/techmap/Makefile.inc
This commit is contained in:
parent
68c42f3a19
commit
fa310c98f8
2 changed files with 110 additions and 0 deletions
|
@ -17,6 +17,7 @@ OBJS += passes/techmap/iopadmap.o
|
|||
OBJS += passes/techmap/hilomap.o
|
||||
OBJS += passes/techmap/extract.o
|
||||
OBJS += passes/techmap/extract_fa.o
|
||||
OBJS += passes/techmap/recover_reduce_core.o
|
||||
OBJS += passes/techmap/alumacc.o
|
||||
OBJS += passes/techmap/dff2dffe.o
|
||||
OBJS += passes/techmap/dffinit.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue