mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-23 07:54:35 +00:00
Include x bits in test of lhs dynamic part-select
This commit is contained in:
parent
a105d2c050
commit
dbec704b49
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@ run() {
|
|||
-p "read_verilog dynamic_range_lhs.v" \
|
||||
-p "proc" \
|
||||
-p "equiv_make gold gate equiv" \
|
||||
-p "equiv_simple" \
|
||||
-p "equiv_simple -undef" \
|
||||
-p "equiv_status -assert"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue