mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 06:50:09 +00:00
timeest: Add command for critical path estimation
This commit is contained in:
parent
f27fb1a25b
commit
386b33d192
2 changed files with 362 additions and 0 deletions
|
@ -55,3 +55,4 @@ OBJS += passes/cmds/wrapcell.o
|
|||
OBJS += passes/cmds/setenv.o
|
||||
OBJS += passes/cmds/abstract.o
|
||||
OBJS += passes/cmds/test_select.o
|
||||
OBJS += passes/cmds/timeest.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue