X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUIand.json;h=58772918106777f544cb9b54cc34faca67aaafde;hb=5ece0acf049bf9af2933f513fe0206565681f622;hp=9e801e1c708a7d7aaed8e9f582bf62b33eb9263b;hpb=05f3deb7ee3a0b7162c75e1963be9a739618e3df;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/components/GUIand.json b/net.mograsim.logic.ui.am2900/components/GUIand.json index 9e801e1c..58772918 100644 --- a/net.mograsim.logic.ui.am2900/components/GUIand.json +++ b/net.mograsim.logic.ui.am2900/components/GUIand.json @@ -33,18 +33,20 @@ mograsim version: 0.1.3 "subComps": [ { "pos": { - "x": 20.0, + "x": 50.0, "y": 15.0 }, "id": "GUINandGate", + "name": "GUINandGate#1", "params": 1 }, { "pos": { - "x": 50.0, + "x": 20.0, "y": 15.0 }, "id": "GUINandGate", + "name": "GUINandGate#0", "params": 1 }, { @@ -53,48 +55,49 @@ mograsim version: 0.1.3 "y": 24.0 }, "id": "WireCrossPoint", + "name": "WireCrossPoint#0", "params": 1 } ], "innerWires": [ { "pin1": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "A" }, "pin2": { - "compId": 1, + "compName": "GUINandGate#0", "pinName": "A" } }, { "pin1": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "B" }, "pin2": { - "compId": 1, + "compName": "GUINandGate#0", "pinName": "B" } }, { "pin1": { - "compId": 1, + "compName": "GUINandGate#0", "pinName": "Y" }, "pin2": { - "compId": 3, + "compName": "WireCrossPoint#0", "pinName": "" }, "path": [] }, { "pin1": { - "compId": 3, + "compName": "WireCrossPoint#0", "pinName": "" }, "pin2": { - "compId": 2, + "compName": "GUINandGate#1", "pinName": "A" }, "path": [ @@ -106,11 +109,11 @@ mograsim version: 0.1.3 }, { "pin1": { - "compId": 3, + "compName": "WireCrossPoint#0", "pinName": "" }, "pin2": { - "compId": 2, + "compName": "GUINandGate#1", "pinName": "B" }, "path": [ @@ -122,11 +125,11 @@ mograsim version: 0.1.3 }, { "pin1": { - "compId": 2, + "compName": "GUINandGate#1", "pinName": "Y" }, "pin2": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "Y" } }