X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.model.am2900%2Fcomponents%2FGUIram2.json;h=ea3eff9349b3f33c1c4bb690a400e5e5bf7b9809;hb=4d1b410118f5ef48bb26a55174c87d95ad517c69;hp=56b12a69f4dd20e5cf8ced59f243884a90ef6b34;hpb=a86976434d00dce2652d93256cc12b6e3a0f324a;p=Mograsim.git diff --git a/net.mograsim.logic.model.am2900/components/GUIram2.json b/net.mograsim.logic.model.am2900/components/GUIram2.json index 56b12a69..ea3eff93 100644 --- a/net.mograsim.logic.model.am2900/components/GUIram2.json +++ b/net.mograsim.logic.model.am2900/components/GUIram2.json @@ -2958,5 +2958,54 @@ mograsim version: 0.1.3 "horizontalComponentCenter": 17.5, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 + }, + "outlineRendererSnippetID": "default", + "highLevelStateHandlerSnippetID": "standard", + "highLevelStateHandlerParams": { + "subcomponentHighLevelStates": { + "c00": { + "id": "delegating", + "params": { + "delegateTarget": "GUIdlatch4#0" + } + }, + "c11": { + "id": "delegating", + "params": { + "delegateTarget": "GUIdlatch4#3" + } + }, + "c10": { + "id": "delegating", + "params": { + "delegateTarget": "GUIdlatch4#2" + } + }, + "c01": { + "id": "delegating", + "params": { + "delegateTarget": "GUIdlatch4#1" + } + } + }, + "atomicHighLevelStates": { + "q": { + "id": "bitVectorSplitting", + "params": { + "vectorPartTargets": [ + "c11.q", + "c10.q", + "c01.q", + "c00.q" + ], + "vectorPartLengthes": [ + 4, + 4, + 4, + 4 + ] + } + } + } } } \ No newline at end of file