mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
opt_clean: improve warning message
This commit is contained in:
parent
aa4a69f89b
commit
5be4b00a0d
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
logger -expect warning "Initial value conflict for wire '\\y' and value '1'0'" 1
|
||||
logger -expect warning "Initial value conflict for \\y resolving to 1'0 but with init 1'1" 1
|
||||
logger -expect-no-warnings
|
||||
read_verilog <<EOT
|
||||
module top;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue