mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-14 01:46:16 +00:00
Added "deminout"
This commit is contained in:
parent
9e28290b0f
commit
ca91bccb6b
3 changed files with 118 additions and 0 deletions
|
@ -27,6 +27,7 @@ OBJS += passes/techmap/lut2mux.o
|
|||
OBJS += passes/techmap/nlutmap.o
|
||||
OBJS += passes/techmap/dffsr2dff.o
|
||||
OBJS += passes/techmap/shregmap.o
|
||||
OBJS += passes/techmap/deminout.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue