X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUInand3.json;h=b3a6300fa0f77fb463fc4cf73fc2cb2694ce8293;hb=69cb6725ef670328959d55649257ded6ac924b33;hp=be9506528d8ada18bbfa328e5f8731cb093c6aeb;hpb=9ca90120a47e07c9182162351dc47aa89ae703be;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/components/GUInand3.json b/net.mograsim.logic.ui.am2900/components/GUInand3.json index be950652..b3a6300f 100644 --- a/net.mograsim.logic.ui.am2900/components/GUInand3.json +++ b/net.mograsim.logic.ui.am2900/components/GUInand3.json @@ -41,18 +41,20 @@ mograsim version: 0.1.3 "subComps": [ { "pos": { - "x": 10.0, + "x": 35.0, "y": 15.0 }, "id": "GUINandGate", + "name": "GUINandGate#1", "params": 1 }, { "pos": { - "x": 35.0, + "x": 10.0, "y": 15.0 }, "id": "GUINandGate", + "name": "GUINandGate#0", "params": 1 }, { @@ -61,6 +63,7 @@ mograsim version: 0.1.3 "y": 2.5 }, "id": "GUINandGate", + "name": "GUINandGate#2", "params": 1 }, { @@ -69,48 +72,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": 4, + "compName": "WireCrossPoint#0", "pinName": "" }, "path": [] }, { "pin1": { - "compId": 4, + "compName": "WireCrossPoint#0", "pinName": "" }, "pin2": { - "compId": 2, + "compName": "GUINandGate#1", "pinName": "A" }, "path": [ @@ -122,11 +126,11 @@ mograsim version: 0.1.3 }, { "pin1": { - "compId": 4, + "compName": "WireCrossPoint#0", "pinName": "" }, "pin2": { - "compId": 2, + "compName": "GUINandGate#1", "pinName": "B" }, "path": [ @@ -138,11 +142,11 @@ mograsim version: 0.1.3 }, { "pin1": { - "compId": 2, + "compName": "GUINandGate#1", "pinName": "Y" }, "pin2": { - "compId": 3, + "compName": "GUINandGate#2", "pinName": "A" }, "path": [ @@ -158,11 +162,11 @@ mograsim version: 0.1.3 }, { "pin1": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "C" }, "pin2": { - "compId": 3, + "compName": "GUINandGate#2", "pinName": "B" }, "path": [ @@ -178,11 +182,11 @@ mograsim version: 0.1.3 }, { "pin1": { - "compId": 3, + "compName": "GUINandGate#2", "pinName": "Y" }, "pin2": { - "compId": 0, + "compName": "_submodelinterface", "pinName": "Y" }, "path": [] @@ -191,9 +195,9 @@ mograsim version: 0.1.3 }, "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer", "symbolRendererParams": { - "centerText": "nand3", + "centerText": "GUInand3", "horizontalComponentCenter": 17.5, - "centerTextHeight": 5, + "centerTextHeight": 5.0, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 }