X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.model.editor%2Fcomponents%2FGUIfulladder.json;h=d4647013404258077b48b53e90f75b8e82291cc4;hb=935acb7f6344ae4c6ba88f8b552a505d790e6dc1;hp=c523394d4da4c94ca283e07d3af914a8954667fa;hpb=052c4f704ea286f8db1db3a7b055c9447369c0c2;p=Mograsim.git diff --git a/net.mograsim.logic.model.editor/components/GUIfulladder.json b/net.mograsim.logic.model.editor/components/GUIfulladder.json index c523394d..d4647013 100644 --- a/net.mograsim.logic.model.editor/components/GUIfulladder.json +++ b/net.mograsim.logic.model.editor/components/GUIfulladder.json @@ -48,82 +48,93 @@ mograsim version: 0.1.3 "innerScale": 0.4, "subComps": [ { + "id": "GUINandGate", + "name": "GUINandGate#0", "pos": { "x": 57.5, "y": 40.0 }, - "id": "GUINandGate", - "name": "GUINandGate#0", "params": 1 }, { + "id": "GUIhalfadder", + "name": "GUIhalfadder#0", "pos": { "x": 5.0, "y": 40.0 - }, - "id": "GUIhalfadder", - "name": "GUIhalfadder#0" + } }, { + "id": "GUIhalfadder", + "name": "GUIhalfadder#1", "pos": { "x": 45.0, "y": 7.5 - }, - "id": "GUIhalfadder", - "name": "GUIhalfadder#1" + } } ], "innerWires": [ { "pin1": { - "compName": "_submodelinterface", - "pinName": "A" + "compName": "GUINandGate#0", + "pinName": "Y" }, "pin2": { - "compName": "GUIhalfadder#1", - "pinName": "A" + "compName": "_submodelinterface", + "pinName": "Z" }, - "path": [] + "name": "unnamedWire#7" }, { "pin1": { - "compName": "_submodelinterface", - "pinName": "B" + "compName": "GUIhalfadder#1", + "pinName": "_Z" }, "pin2": { - "compName": "GUIhalfadder#0", + "compName": "GUINandGate#0", "pinName": "A" - } + }, + "name": "unnamedWire#6", + "path": [ + { + "x": 82.5, + "y": 22.5 + }, + { + "x": 82.5, + "y": 35.0 + }, + { + "x": 52.5, + "y": 35.0 + }, + { + "x": 52.5, + "y": 45.0 + } + ] }, { "pin1": { "compName": "_submodelinterface", - "pinName": "C" + "pinName": "B" }, "pin2": { "compName": "GUIhalfadder#0", - "pinName": "B" - } - }, - { - "pin1": { - "compName": "GUIhalfadder#0", - "pinName": "Y" + "pinName": "A" }, - "pin2": { - "compName": "GUIhalfadder#1", - "pinName": "B" - } + "name": "unnamedWire#1" }, { "pin1": { - "compName": "GUIhalfadder#0", - "pinName": "_Z" + "compName": "_submodelinterface", + "pinName": "A" }, "pin2": { - "compName": "GUINandGate#0", - "pinName": "B" + "compName": "GUIhalfadder#1", + "pinName": "A" }, + "name": "unnamedWire#0", "path": [] }, { @@ -135,45 +146,42 @@ mograsim version: 0.1.3 "compName": "_submodelinterface", "pinName": "Y" }, + "name": "unnamedWire#5", "path": [] }, { "pin1": { - "compName": "GUIhalfadder#1", + "compName": "GUIhalfadder#0", "pinName": "_Z" }, "pin2": { "compName": "GUINandGate#0", - "pinName": "A" + "pinName": "B" }, - "path": [ - { - "x": 82.5, - "y": 22.5 - }, - { - "x": 82.5, - "y": 35.0 - }, - { - "x": 52.5, - "y": 35.0 - }, - { - "x": 52.5, - "y": 45.0 - } - ] + "name": "unnamedWire#4", + "path": [] }, { "pin1": { - "compName": "GUINandGate#0", + "compName": "GUIhalfadder#0", "pinName": "Y" }, "pin2": { + "compName": "GUIhalfadder#1", + "pinName": "B" + }, + "name": "unnamedWire#3" + }, + { + "pin1": { "compName": "_submodelinterface", - "pinName": "Z" - } + "pinName": "C" + }, + "pin2": { + "compName": "GUIhalfadder#0", + "pinName": "B" + }, + "name": "unnamedWire#2" } ] }, @@ -184,5 +192,6 @@ mograsim version: 0.1.3 "horizontalComponentCenter": 17.5, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 - } + }, + "outlineRendererSnippetID": "default" } \ No newline at end of file