circt/test/Dialect/FIRRTL/SFCTests/GrandCentralInterfaces/Wire.fir.Prefix.anno.json

19 lines
407 B
JSON

[
{
"class": "sifive.enterprise.firrtl.NestedPrefixModulesAnnotation",
"target": "~Top|Top",
"prefix": "FOO_",
"inclusive": true
},
{
"class": "sifive.enterprise.firrtl.NestedPrefixModulesAnnotation",
"target": "~Top|DUT",
"prefix": "BAR_",
"inclusive": true
},
{
"class": "sifive.enterprise.grandcentral.PrefixInterfacesAnnotation",
"prefix": "BAZ_"
}
]