mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-31 16:33:19 +00:00
Added "insbuf" command
This commit is contained in:
parent
21e1bac084
commit
5d6765a9d2
2 changed files with 95 additions and 0 deletions
|
@ -28,6 +28,7 @@ OBJS += passes/techmap/nlutmap.o
|
|||
OBJS += passes/techmap/dffsr2dff.o
|
||||
OBJS += passes/techmap/shregmap.o
|
||||
OBJS += passes/techmap/deminout.o
|
||||
OBJS += passes/techmap/insbuf.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue