X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.model.am2900%2Fcomponents%2FGUIfulladder.json;h=3a41f55ae792787cade7daf773a3f8ae68e7b0f5;hb=fa320c0ea9a17efa0b18c1a9a593d72223e94b89;hp=c523394d4da4c94ca283e07d3af914a8954667fa;hpb=6e1902e006401ddea190178595bf6ae6357e74ad;p=Mograsim.git diff --git a/net.mograsim.logic.model.am2900/components/GUIfulladder.json b/net.mograsim.logic.model.am2900/components/GUIfulladder.json index c523394d..3a41f55a 100644 --- a/net.mograsim.logic.model.am2900/components/GUIfulladder.json +++ b/net.mograsim.logic.model.am2900/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" } ] },