mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-14 14:55:26 +00:00
Added skeleton dff2dffe pass
This commit is contained in:
parent
7b62bbeee8
commit
97487fee32
3 changed files with 78 additions and 2 deletions
|
@ -10,6 +10,7 @@ OBJS += passes/techmap/hilomap.o
|
|||
OBJS += passes/techmap/extract.o
|
||||
OBJS += passes/techmap/maccmap.o
|
||||
OBJS += passes/techmap/alumacc.o
|
||||
OBJS += passes/techmap/dff2dffe.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue