X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUIand.json;h=58772918106777f544cb9b54cc34faca67aaafde;hb=5ece0acf049bf9af2933f513fe0206565681f622;hp=d717447e3ee6267be3b2acf480a0eb4cbcfbe4fe;hpb=9ca90120a47e07c9182162351dc47aa89ae703be;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/components/GUIand.json b/net.mograsim.logic.ui.am2900/components/GUIand.json index d717447e..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" } } @@ -134,9 +137,9 @@ mograsim version: 0.1.3 }, "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer", "symbolRendererParams": { - "centerText": "and", + "centerText": "GUIand", "horizontalComponentCenter": 17.5, - "centerTextHeight": 5, + "centerTextHeight": 5.0, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 }