mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
Remove now-redundant dff2dffs pass.
This commit is contained in:
parent
a0e99a9f3f
commit
5693386a4e
3 changed files with 0 additions and 216 deletions
|
@ -42,7 +42,6 @@ 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/dffunmap.o
|
||||
OBJS += passes/techmap/flowmap.o
|
||||
OBJS += passes/techmap/extractinv.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue