mirror of https://github.com/llvm/circt.git
19 lines
407 B
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_"
|
|
}
|
|
]
|