mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-07 04:19:56 +02:00
Added Testcase for bug1206
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
logger -expect error "Wire width .* out of range" 1
|
||||
read_rtlil <<EOT
|
||||
module \foo
|
||||
wire width 1073741824 \bar
|
||||
end
|
||||
EOT
|
||||
Reference in New Issue
Block a user