X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.model.editor%2Fcomponents%2FGUImux2.json;h=c6b39308495c8b89b7efd3abbef4b5a1b02dd2a1;hb=9e0665527c4813950f523164cd753652feacbd21;hp=a0b8dd38c92edf1db1cf0ddfa9af899cc52ce3b9;hpb=fb382c02950cbff4cdb769819799bb4afafe7b6e;p=Mograsim.git diff --git a/net.mograsim.logic.model.editor/components/GUImux2.json b/net.mograsim.logic.model.editor/components/GUImux2.json index a0b8dd38..c6b39308 100644 --- a/net.mograsim.logic.model.editor/components/GUImux2.json +++ b/net.mograsim.logic.model.editor/components/GUImux2.json @@ -41,7 +41,7 @@ { "location": { "x": 0.0, - "y": 10.0 + "y": 20.0 }, "name": "S0", "logicWidth": 1, @@ -50,7 +50,7 @@ { "location": { "x": 0.0, - "y": 20.0 + "y": 10.0 }, "name": "S1", "logicWidth": 1, @@ -94,7 +94,7 @@ } }, { - "id": "class:net.mograsim.logic.model.model.components.atomic.GUINandGate", + "id": "GUINandGate", "name": "GUINandGate#0", "pos": { "x": 30.0, @@ -103,16 +103,7 @@ "params": 1 }, { - "id": "class:net.mograsim.logic.model.model.wires.WireCrossPoint", - "name": "WireCrossPoint#0", - "pos": { - "x": 24.0, - "y": 24.0 - }, - "params": 1 - }, - { - "id": "class:net.mograsim.logic.model.model.wires.WireCrossPoint", + "id": "WireCrossPoint", "name": "WireCrossPoint#1", "pos": { "x": 24.0, @@ -121,7 +112,7 @@ "params": 1 }, { - "id": "class:net.mograsim.logic.model.model.wires.WireCrossPoint", + "id": "WireCrossPoint", "name": "WireCrossPoint#2", "pos": { "x": 24.0, @@ -130,7 +121,7 @@ "params": 1 }, { - "id": "class:net.mograsim.logic.model.model.wires.WireCrossPoint", + "id": "WireCrossPoint", "name": "WireCrossPoint#3", "pos": { "x": 54.0, @@ -142,20 +133,15 @@ "wires": [ { "pin1": { - "compName": "GUINandGate#0", - "pinName": "A" + "compName": "WireCrossPoint#1", + "pinName": "" }, "pin2": { - "compName": "WireCrossPoint#0", + "compName": "WireCrossPoint#2", "pinName": "" }, "name": "unnamedWire#0", - "path": [ - { - "x": 25.0, - "y": 20.0 - } - ] + "path": [] }, { "pin1": { @@ -171,12 +157,12 @@ }, { "pin1": { - "compName": "WireCrossPoint#1", + "compName": "WireCrossPoint#2", "pinName": "" }, "pin2": { - "compName": "WireCrossPoint#0", - "pinName": "" + "compName": "_submodelinterface", + "pinName": "S0" }, "name": "unnamedWire#10", "path": [] @@ -193,30 +179,6 @@ "name": "unnamedWire#11", "path": [] }, - { - "pin1": { - "compName": "WireCrossPoint#2", - "pinName": "" - }, - "pin2": { - "compName": "WireCrossPoint#1", - "pinName": "" - }, - "name": "unnamedWire#12", - "path": [] - }, - { - "pin1": { - "compName": "WireCrossPoint#0", - "pinName": "" - }, - "pin2": { - "compName": "_submodelinterface", - "pinName": "S0" - }, - "name": "unnamedWire#13", - "path": [] - }, { "pin1": { "compName": "DeserializedSubmodelComponent#0", @@ -280,6 +242,23 @@ } ] }, + { + "pin1": { + "compName": "WireCrossPoint#1", + "pinName": "" + }, + "pin2": { + "compName": "GUINandGate#0", + "pinName": "A" + }, + "name": "unnamedWire#18", + "path": [ + { + "x": 25.0, + "y": 20.0 + } + ] + }, { "pin1": { "compName": "_submodelinterface", @@ -422,7 +401,7 @@ "path": [ { "x": 15.0, - "y": 50.0 + "y": 25.0 }, { "x": 15.0, @@ -441,7 +420,7 @@ ], "version": "0.1.1" }, - "symbolRendererSnippetID": "class:net.mograsim.logic.model.snippets.symbolrenderers.SimpleRectangularLikeSymbolRenderer", + "symbolRendererSnippetID": "simpleRectangularLike", "symbolRendererParams": { "centerText": "GUImux2", "centerTextHeight": 5.0, @@ -449,7 +428,7 @@ "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 }, - "outlineRendererSnippetID": "class:net.mograsim.logic.model.snippets.outlinerenderers.DefaultOutlineRenderer", - "highLevelStateHandlerSnippetID": "class:net.mograsim.logic.model.snippets.highlevelstatehandlers.DefaultHighLevelStateHandler", + "outlineRendererSnippetID": "default", + "highLevelStateHandlerSnippetID": "default", "version": "0.1.5" } \ No newline at end of file