X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUIand41.json;h=c3157e9f8eab6d87259e0b1fb0550f2488f5a945;hb=1c8f03ff4ef9514bf2c77fcba94865a59efcbca7;hp=7b2757c910c4d84b692f6b0ff1a7dadb8e833df6;hpb=70d9098dd01dfe29142a4184438175d5a013bb5b;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/components/GUIand41.json b/net.mograsim.logic.ui.am2900/components/GUIand41.json index 7b2757c9..c3157e9f 100644 --- a/net.mograsim.logic.ui.am2900/components/GUIand41.json +++ b/net.mograsim.logic.ui.am2900/components/GUIand41.json @@ -1,7 +1,5 @@ -mograsim version: 0.1.2 +mograsim version: 0.1.3 { - "type": "SimpleRectangularSubmodelComponent", - "name": "GUIand41", "width": 35.0, "height": 50.0, "interfacePins": [ @@ -78,7 +76,7 @@ mograsim version: 0.1.2 "logicWidth": 1 } ], - "composition": { + "submodel": { "innerScale": 0.4, "subComps": [ { @@ -86,62 +84,52 @@ mograsim version: 0.1.2 "x": 30.0, "y": 7.5 }, - "name": "GUIand", - "params": {} + "id": "GUIand" }, { "pos": { "x": 30.0, "y": 32.5 }, - "name": "GUIand", - "params": {} + "id": "GUIand" }, { "pos": { "x": 30.0, "y": 57.5 }, - "name": "GUIand", - "params": {} + "id": "GUIand" }, { "pos": { "x": 30.0, "y": 82.5 }, - "name": "GUIand", - "params": {} + "id": "GUIand" }, { "pos": { "x": 24.0, "y": 46.5 }, - "name": "WireCrossPoint", - "params": { - "logicWidth": 1 - } + "id": "WireCrossPoint", + "params": 1 }, { "pos": { "x": 24.0, "y": 71.5 }, - "name": "WireCrossPoint", - "params": { - "logicWidth": 1 - } + "id": "WireCrossPoint", + "params": 1 }, { "pos": { "x": 24.0, "y": 96.5 }, - "name": "WireCrossPoint", - "params": { - "logicWidth": 1 - } + "id": "WireCrossPoint", + "params": 1 } ], "innerWires": [ @@ -322,21 +310,12 @@ mograsim version: 0.1.2 } ] }, - "specialized": { - "input_count": [ - "A1", - "A2", - "A3", - "A4", - "B" - ], - "label": "GUIand41", - "logic_width": 1, - "output_count": [ - "Y1", - "Y2", - "Y3", - "Y4" - ] + "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer", + "symbolRendererParams": { + "centerText": "GUIand41", + "horizontalComponentCenter": 17.5, + "centerTextHeight": 5.0, + "pinLabelHeight": 3.5, + "pinLabelMargin": 0.5 } } \ No newline at end of file