mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-04 23:14:00 +00:00
WIP
This commit is contained in:
parent
09e7eb7aed
commit
e8c26f2839
2 changed files with 89 additions and 0 deletions
|
@ -37,6 +37,7 @@ OBJS += passes/techmap/attrmap.o
|
|||
OBJS += passes/techmap/zinit.o
|
||||
OBJS += passes/techmap/dff2dffs.o
|
||||
OBJS += passes/techmap/flowmap.o
|
||||
OBJS += passes/techmap/pmux2shiftx.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue