mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-15 03:35:40 +00:00
xprop test: use -readable dump
This commit is contained in:
parent
9ae4717502
commit
e56e8c3818
1 changed files with 1 additions and 1 deletions
|
|
@ -453,7 +453,7 @@ for mode in ["", "_xprop"]:
|
|||
hierarchy -top top; proc -noopt
|
||||
flatten
|
||||
opt_expr -keepdc; clean
|
||||
dump -o opt_expr{mode}.list */\Y_*
|
||||
dump -readable -o opt_expr{mode}.list */\Y_*
|
||||
"""
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue