mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-02 17:30:24 +00:00
cost: add model for techmapped cell count, keep_hierarchy pass with -min_cost parameter
This commit is contained in:
parent
960bca0196
commit
4b29f64142
7 changed files with 383 additions and 64 deletions
|
@ -2,4 +2,5 @@
|
|||
OBJS += passes/hierarchy/hierarchy.o
|
||||
OBJS += passes/hierarchy/uniquify.o
|
||||
OBJS += passes/hierarchy/submod.o
|
||||
OBJS += passes/hierarchy/keep_hierarchy.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue