X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.model.am2900%2Fcomponents%2FGUIfulladder.json;h=d4647013404258077b48b53e90f75b8e82291cc4;hb=62ac3321996e68da4b11b2c404291bc0fdeaed82;hp=dc4c6162b2d25f46e983e1819112feec8310ba2f;hpb=b5d8c2d71e27350ea7c9314e40df5bb0584271cd;p=Mograsim.git diff --git a/net.mograsim.logic.model.am2900/components/GUIfulladder.json b/net.mograsim.logic.model.am2900/components/GUIfulladder.json index dc4c6162..d4647013 100644 --- a/net.mograsim.logic.model.am2900/components/GUIfulladder.json +++ b/net.mograsim.logic.model.am2900/components/GUIfulladder.json @@ -48,82 +48,93 @@ mograsim version: 0.1.3 "innerScale": 0.4, "subComps": [ { + "id": "GUINandGate", + "name": "GUINandGate#0", "pos": { "x": 57.5, "y": 40.0 }, - "id": "GUINandGate", - "name": "GUINandGate#0", "params": 1 }, { + "id": "GUIhalfadder", + "name": "GUIhalfadder#0", "pos": { "x": 5.0, "y": 40.0 - }, - "id": "GUIhalfadder", - "name": "GUIhalfadder#0" + } }, { + "id": "GUIhalfadder", + "name": "GUIhalfadder#1", "pos": { "x": 45.0, "y": 7.5 - }, - "id": "GUIhalfadder", - "name": "GUIhalfadder#1" + } } ], "innerWires": [ { "pin1": { - "compName": "_submodelinterface", - "pinName": "A" + "compName": "GUINandGate#0", + "pinName": "Y" }, "pin2": { - "compName": "GUIhalfadder#1", - "pinName": "A" + "compName": "_submodelinterface", + "pinName": "Z" }, - "path": [] + "name": "unnamedWire#7" }, { "pin1": { - "compName": "_submodelinterface", - "pinName": "B" + "compName": "GUIhalfadder#1", + "pinName": "_Z" }, "pin2": { - "compName": "GUIhalfadder#0", + "compName": "GUINandGate#0", "pinName": "A" - } + }, + "name": "unnamedWire#6", + "path": [ + { + "x": 82.5, + "y": 22.5 + }, + { + "x": 82.5, + "y": 35.0 + }, + { + "x": 52.5, + "y": 35.0 + }, + { + "x": 52.5, + "y": 45.0 + } + ] }, { "pin1": { "compName": "_submodelinterface", - "pinName": "C" + "pinName": "B" }, "pin2": { "compName": "GUIhalfadder#0", - "pinName": "B" - } - }, - { - "pin1": { - "compName": "GUIhalfadder#0", - "pinName": "Y" + "pinName": "A" }, - "pin2": { - "compName": "GUIhalfadder#1", - "pinName": "B" - } + "name": "unnamedWire#1" }, { "pin1": { - "compName": "GUIhalfadder#0", - "pinName": "_Z" + "compName": "_submodelinterface", + "pinName": "A" }, "pin2": { - "compName": "GUINandGate#0", - "pinName": "B" + "compName": "GUIhalfadder#1", + "pinName": "A" }, + "name": "unnamedWire#0", "path": [] }, { @@ -135,54 +146,52 @@ mograsim version: 0.1.3 "compName": "_submodelinterface", "pinName": "Y" }, + "name": "unnamedWire#5", "path": [] }, { "pin1": { - "compName": "GUIhalfadder#1", + "compName": "GUIhalfadder#0", "pinName": "_Z" }, "pin2": { "compName": "GUINandGate#0", - "pinName": "A" + "pinName": "B" }, - "path": [ - { - "x": 82.5, - "y": 22.5 - }, - { - "x": 82.5, - "y": 35.0 - }, - { - "x": 52.5, - "y": 35.0 - }, - { - "x": 52.5, - "y": 45.0 - } - ] + "name": "unnamedWire#4", + "path": [] }, { "pin1": { - "compName": "GUINandGate#0", + "compName": "GUIhalfadder#0", "pinName": "Y" }, "pin2": { + "compName": "GUIhalfadder#1", + "pinName": "B" + }, + "name": "unnamedWire#3" + }, + { + "pin1": { "compName": "_submodelinterface", - "pinName": "Z" - } + "pinName": "C" + }, + "pin2": { + "compName": "GUIhalfadder#0", + "pinName": "B" + }, + "name": "unnamedWire#2" } ] }, - "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer", + "symbolRendererSnippetID": "simpleRectangularLike", "symbolRendererParams": { "centerText": "GUIfulladder", - "horizontalComponentCenter": 17.5, "centerTextHeight": 5.0, + "horizontalComponentCenter": 17.5, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 - } + }, + "outlineRendererSnippetID": "default" } \ No newline at end of file