mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-04 08:34:09 +02:00
Update some vlog95 interface configurations
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"type" : "normal",
|
||||
"source" : "sv_interface_port_array_basic.v",
|
||||
"iverilog-args" : [ "-g2005-sv" ]
|
||||
"iverilog-args" : [ "-g2005-sv" ],
|
||||
"vlog95" : {
|
||||
"__comment" : "Interfaces are not supported",
|
||||
"type" : "TE"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user