X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUIdlatch.json;fp=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUIdlatch.json;h=0000000000000000000000000000000000000000;hb=b5d8c2d71e27350ea7c9314e40df5bb0584271cd;hp=69562cea08eabe5fc4426e8f78cb18c54afd6fc2;hpb=69cb6725ef670328959d55649257ded6ac924b33;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/components/GUIdlatch.json b/net.mograsim.logic.ui.am2900/components/GUIdlatch.json deleted file mode 100644 index 69562cea..00000000 --- a/net.mograsim.logic.ui.am2900/components/GUIdlatch.json +++ /dev/null @@ -1,238 +0,0 @@ -mograsim version: 0.1.3 -{ - "width": 35.0, - "height": 20.0, - "interfacePins": [ - { - "location": { - "x": 35.0, - "y": 5.0 - }, - "name": "Q", - "logicWidth": 1 - }, - { - "location": { - "x": 35.0, - "y": 15.0 - }, - "name": "_Q", - "logicWidth": 1 - }, - { - "location": { - "x": 0.0, - "y": 5.0 - }, - "name": "D", - "logicWidth": 1 - }, - { - "location": { - "x": 0.0, - "y": 15.0 - }, - "name": "E", - "logicWidth": 1 - } - ], - "submodel": { - "innerScale": 0.4, - "subComps": [ - { - "pos": { - "x": 15.0, - "y": 27.5 - }, - "id": "GUINandGate", - "name": "GUINandGate#1", - "params": 1 - }, - { - "pos": { - "x": 45.0, - "y": 7.5 - }, - "id": "GUI_rsLatch", - "name": "GUI_rsLatch#0" - }, - { - "pos": { - "x": 10.0, - "y": 2.5 - }, - "id": "GUINandGate", - "name": "GUINandGate#0", - "params": 1 - }, - { - "pos": { - "x": 34.0, - "y": 11.5 - }, - "id": "WireCrossPoint", - "name": "WireCrossPoint#1", - "params": 1 - }, - { - "pos": { - "x": 4.0, - "y": 36.5 - }, - "id": "WireCrossPoint", - "name": "WireCrossPoint#0", - "params": 1 - } - ], - "innerWires": [ - { - "pin1": { - "compName": "_submodelinterface", - "pinName": "D" - }, - "pin2": { - "compName": "GUINandGate#0", - "pinName": "A" - } - }, - { - "pin1": { - "compName": "_submodelinterface", - "pinName": "E" - }, - "pin2": { - "compName": "WireCrossPoint#0", - "pinName": "" - }, - "path": [] - }, - { - "pin1": { - "compName": "WireCrossPoint#0", - "pinName": "" - }, - "pin2": { - "compName": "GUINandGate#0", - "pinName": "B" - }, - "path": [ - { - "x": 5.0, - "y": 17.5 - } - ] - }, - { - "pin1": { - "compName": "WireCrossPoint#0", - "pinName": "" - }, - "pin2": { - "compName": "GUINandGate#1", - "pinName": "B" - }, - "path": [ - { - "x": 5.0, - "y": 42.5 - } - ] - }, - { - "pin1": { - "compName": "GUINandGate#0", - "pinName": "Y" - }, - "pin2": { - "compName": "WireCrossPoint#1", - "pinName": "" - }, - "path": [] - }, - { - "pin1": { - "compName": "WireCrossPoint#1", - "pinName": "" - }, - "pin2": { - "compName": "GUINandGate#1", - "pinName": "A" - }, - "path": [ - { - "x": 35.0, - "y": 25.0 - }, - { - "x": 10.0, - "y": 25.0 - }, - { - "x": 10.0, - "y": 32.5 - } - ] - }, - { - "pin1": { - "compName": "WireCrossPoint#1", - "pinName": "" - }, - "pin2": { - "compName": "GUI_rsLatch#0", - "pinName": "_S" - }, - "path": [] - }, - { - "pin1": { - "compName": "GUINandGate#1", - "pinName": "Y" - }, - "pin2": { - "compName": "GUI_rsLatch#0", - "pinName": "_R" - }, - "path": [ - { - "x": 40.0, - "y": 37.5 - }, - { - "x": 40.0, - "y": 22.5 - } - ] - }, - { - "pin1": { - "compName": "GUI_rsLatch#0", - "pinName": "Q" - }, - "pin2": { - "compName": "_submodelinterface", - "pinName": "Q" - }, - "path": [] - }, - { - "pin1": { - "compName": "GUI_rsLatch#0", - "pinName": "_Q" - }, - "pin2": { - "compName": "_submodelinterface", - "pinName": "_Q" - } - } - ] - }, - "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer", - "symbolRendererParams": { - "centerText": "GUIdlatch", - "horizontalComponentCenter": 17.5, - "centerTextHeight": 5.0, - "pinLabelHeight": 3.5, - "pinLabelMargin": 0.5 - } -} \ No newline at end of file