X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUIand.json;h=58772918106777f544cb9b54cc34faca67aaafde;hb=5ece0acf049bf9af2933f513fe0206565681f622;hp=0687592aaacce4135a4af1d1040935b4cee89741;hpb=0e490475fa05c2f05ec875165fc6e38e543d6d65;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/components/GUIand.json b/net.mograsim.logic.ui.am2900/components/GUIand.json index 0687592a..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,14 +125,22 @@ mograsim version: 0.1.3 }, { "pin1": { - "compId": 2, + "compName": "GUINandGate#1", "pinName": "Y" }, "pin2": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "Y" } } ] + }, + "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer", + "symbolRendererParams": { + "centerText": "GUIand", + "horizontalComponentCenter": 17.5, + "centerTextHeight": 5.0, + "pinLabelHeight": 3.5, + "pinLabelMargin": 0.5 } } \ No newline at end of file