mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-07 03:43:19 +02:00
Check separately that a module-body specparam declaration following a reference is rejected and that a specparam declared in a specify block remains visible before its declaration. Run both tests through the native and vlog95 backends. Signed-off-by: Lars-Peter Clausen <[email protected]>
6 lines
125 B
JSON
6 lines
125 B
JSON
{
|
|
"type" : "CE",
|
|
"source" : "specparam_reference_order_fail.v",
|
|
"iverilog-args" : [ "-g2001" ]
|
|
}
|