3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

Add dfflegalize pass.

This commit is contained in:
Marcelina Kościelnicka 2020-06-23 14:36:34 +02:00
parent 817ae04ee0
commit e3564b4502
3 changed files with 1359 additions and 0 deletions

View file

@ -41,6 +41,7 @@ OBJS += passes/techmap/insbuf.o
OBJS += passes/techmap/attrmvcp.o
OBJS += passes/techmap/attrmap.o
OBJS += passes/techmap/zinit.o
OBJS += passes/techmap/dfflegalize.o
OBJS += passes/techmap/dff2dffs.o
OBJS += passes/techmap/flowmap.o
OBJS += passes/techmap/extractinv.o

File diff suppressed because it is too large Load diff