Files
iverilog/ivtest/vvp_tests/sv_const_fail2.json
T
Lars-Peter Clausen f092820599 Add regression tests for const variables
Check that const variables are supported and they can not be overridden by
type of assignment.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2023-07-23 15:14:04 -07:00

6 lines
112 B
JSON

{
"type" : "CE",
"source" : "sv_const_fail2.v",
"iverilog-args" : [ "-g2005-sv" ]
}