Files
iverilog/ivtest/vvp_tests/sv_interface_identifier_instance_name.json
T
Lars-Peter Clausen 3c3f46099d Add regression tests for interface identifier names
Check separately that a visible interface name can be reused as a member,
modport, interface port, ordinary port, interface instance and procedural block
name.

Also check an attributed forward interface port type after another ANSI port
declaration.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2026-07-18 11:22:09 -07:00

6 lines
139 B
JSON

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