X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.model.editor%2Fcomponents%2FGUIand.json;fp=net.mograsim.logic.model.editor%2Fcomponents%2FGUIand.json;h=6ec536a30220e55dd3809357e56ca27f53d6473b;hb=3977f16649531ca3ba345c9cd5ec365e0b804783;hp=58772918106777f544cb9b54cc34faca67aaafde;hpb=13e5f7aac4b3584b0f4b70c7894fb1667b22cb41;p=Mograsim.git diff --git a/net.mograsim.logic.model.editor/components/GUIand.json b/net.mograsim.logic.model.editor/components/GUIand.json index 58772918..6ec536a3 100644 --- a/net.mograsim.logic.model.editor/components/GUIand.json +++ b/net.mograsim.logic.model.editor/components/GUIand.json @@ -32,30 +32,30 @@ mograsim version: 0.1.3 "innerScale": 0.4, "subComps": [ { + "id": "GUINandGate", + "name": "GUINandGate#1", "pos": { "x": 50.0, "y": 15.0 }, - "id": "GUINandGate", - "name": "GUINandGate#1", "params": 1 }, { + "id": "GUINandGate", + "name": "GUINandGate#0", "pos": { "x": 20.0, "y": 15.0 }, - "id": "GUINandGate", - "name": "GUINandGate#0", "params": 1 }, { + "id": "WireCrossPoint", + "name": "WireCrossPoint#0", "pos": { "x": 44.0, "y": 24.0 }, - "id": "WireCrossPoint", - "name": "WireCrossPoint#0", "params": 1 } ], @@ -63,33 +63,35 @@ mograsim version: 0.1.3 { "pin1": { "compName": "_submodelinterface", - "pinName": "A" + "pinName": "B" }, "pin2": { "compName": "GUINandGate#0", - "pinName": "A" - } + "pinName": "B" + }, + "name": "unnamedWire#1" }, { "pin1": { "compName": "_submodelinterface", - "pinName": "B" + "pinName": "A" }, "pin2": { "compName": "GUINandGate#0", - "pinName": "B" - } + "pinName": "A" + }, + "name": "unnamedWire#0" }, { "pin1": { - "compName": "GUINandGate#0", + "compName": "GUINandGate#1", "pinName": "Y" }, "pin2": { - "compName": "WireCrossPoint#0", - "pinName": "" + "compName": "_submodelinterface", + "pinName": "Y" }, - "path": [] + "name": "unnamedWire#5" }, { "pin1": { @@ -98,12 +100,13 @@ mograsim version: 0.1.3 }, "pin2": { "compName": "GUINandGate#1", - "pinName": "A" + "pinName": "B" }, + "name": "unnamedWire#4", "path": [ { "x": 45.0, - "y": 20.0 + "y": 30.0 } ] }, @@ -114,33 +117,37 @@ mograsim version: 0.1.3 }, "pin2": { "compName": "GUINandGate#1", - "pinName": "B" + "pinName": "A" }, + "name": "unnamedWire#3", "path": [ { "x": 45.0, - "y": 30.0 + "y": 20.0 } ] }, { "pin1": { - "compName": "GUINandGate#1", + "compName": "GUINandGate#0", "pinName": "Y" }, "pin2": { - "compName": "_submodelinterface", - "pinName": "Y" - } + "compName": "WireCrossPoint#0", + "pinName": "" + }, + "name": "unnamedWire#2", + "path": [] } ] }, - "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer", + "symbolRendererSnippetID": "class:net.mograsim.logic.model.snippets.symbolrenderers.SimpleRectangularLikeSymbolRenderer", "symbolRendererParams": { "centerText": "GUIand", - "horizontalComponentCenter": 17.5, "centerTextHeight": 5.0, + "horizontalComponentCenter": 17.5, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 - } + }, + "outlineRendererSnippetID": "class:net.mograsim.logic.model.snippets.outlinerenderers.DefaultOutlineRenderer" } \ No newline at end of file