Skip to content

Commit 260fdec

Browse files
authored
Add BUS support to MachineWare VCML (#785)
Signed-off-by: Lukas Jünger <[email protected]>
1 parent b006448 commit 260fdec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

static/assets/tools.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5876,7 +5876,10 @@
58765876
"fmuExport": [
58775877
"CS"
58785878
],
5879-
"fmuImport": []
5879+
"fmuImport": [],
5880+
"layeredStandards": [
5881+
"BUS"
5882+
]
58805883
},
58815884
{
58825885
"name": "MSArchitect",

0 commit comments

Comments
 (0)