mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-06 00:57:24 +02:00
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]>
6 lines
139 B
JSON
6 lines
139 B
JSON
{
|
|
"type" : "normal",
|
|
"source" : "sv_interface_identifier_instance_name.v",
|
|
"iverilog-args" : [ "-g2005-sv" ]
|
|
}
|