X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUIfulladder.json;h=dc4c6162b2d25f46e983e1819112feec8310ba2f;hb=5ece0acf049bf9af2933f513fe0206565681f622;hp=34cc7ea4011d909ef8a8cf7951027ce2a2ebd7cc;hpb=9ca90120a47e07c9182162351dc47aa89ae703be;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/components/GUIfulladder.json b/net.mograsim.logic.ui.am2900/components/GUIfulladder.json index 34cc7ea4..dc4c6162 100644 --- a/net.mograsim.logic.ui.am2900/components/GUIfulladder.json +++ b/net.mograsim.logic.ui.am2900/components/GUIfulladder.json @@ -49,98 +49,101 @@ mograsim version: 0.1.3 "subComps": [ { "pos": { - "x": 5.0, + "x": 57.5, "y": 40.0 }, - "id": "GUIhalfadder" + "id": "GUINandGate", + "name": "GUINandGate#0", + "params": 1 }, { "pos": { - "x": 45.0, - "y": 7.5 + "x": 5.0, + "y": 40.0 }, - "id": "GUIhalfadder" + "id": "GUIhalfadder", + "name": "GUIhalfadder#0" }, { "pos": { - "x": 57.5, - "y": 40.0 + "x": 45.0, + "y": 7.5 }, - "id": "GUINandGate", - "params": 1 + "id": "GUIhalfadder", + "name": "GUIhalfadder#1" } ], "innerWires": [ { "pin1": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "A" }, "pin2": { - "compId": 2, + "compName": "GUIhalfadder#1", "pinName": "A" }, "path": [] }, { "pin1": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "B" }, "pin2": { - "compId": 1, + "compName": "GUIhalfadder#0", "pinName": "A" } }, { "pin1": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "C" }, "pin2": { - "compId": 1, + "compName": "GUIhalfadder#0", "pinName": "B" } }, { "pin1": { - "compId": 1, + "compName": "GUIhalfadder#0", "pinName": "Y" }, "pin2": { - "compId": 2, + "compName": "GUIhalfadder#1", "pinName": "B" } }, { "pin1": { - "compId": 1, + "compName": "GUIhalfadder#0", "pinName": "_Z" }, "pin2": { - "compId": 3, + "compName": "GUINandGate#0", "pinName": "B" }, "path": [] }, { "pin1": { - "compId": 2, + "compName": "GUIhalfadder#1", "pinName": "Y" }, "pin2": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "Y" }, "path": [] }, { "pin1": { - "compId": 2, + "compName": "GUIhalfadder#1", "pinName": "_Z" }, "pin2": { - "compId": 3, + "compName": "GUINandGate#0", "pinName": "A" }, "path": [ @@ -164,11 +167,11 @@ mograsim version: 0.1.3 }, { "pin1": { - "compId": 3, + "compName": "GUINandGate#0", "pinName": "Y" }, "pin2": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "Z" } } @@ -176,9 +179,9 @@ mograsim version: 0.1.3 }, "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer", "symbolRendererParams": { - "centerText": "fulladder", + "centerText": "GUIfulladder", "horizontalComponentCenter": 17.5, - "centerTextHeight": 5, + "centerTextHeight": 5.0, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 }