X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.ui.am2900%2Fcomponents%2FGUI_rsLatch.json;h=4431f34a11b4c9b5cc8da17fd3796e6911b9f3b1;hb=0e490475fa05c2f05ec875165fc6e38e543d6d65;hp=186aac317687baaadd6dbe82ac8a59bb0518fa6a;hpb=78c6c20a637ade903ee41b9e557bde0c30c08218;p=Mograsim.git diff --git a/net.mograsim.logic.ui.am2900/components/GUI_rsLatch.json b/net.mograsim.logic.ui.am2900/components/GUI_rsLatch.json index 186aac31..4431f34a 100644 --- a/net.mograsim.logic.ui.am2900/components/GUI_rsLatch.json +++ b/net.mograsim.logic.ui.am2900/components/GUI_rsLatch.json @@ -1,7 +1,5 @@ -mograsim version: 0.1.2 +mograsim version: 0.1.3 { - "type": "SimpleRectangularSubmodelComponent", - "name": "GUI_rsLatch", "width": 35.0, "height": 20.0, "interfacePins": [ @@ -38,7 +36,7 @@ mograsim version: 0.1.2 "logicWidth": 1 } ], - "composition": { + "submodel": { "innerScale": 0.4, "subComps": [ { @@ -46,40 +44,32 @@ mograsim version: 0.1.2 "x": 10.0, "y": 7.5 }, - "name": "GUINandGate", - "params": { - "logicWidth": 1 - } + "id": "GUINandGate", + "params": 1 }, { "pos": { "x": 40.0, "y": 12.5 }, - "name": "GUINandGate", - "params": { - "logicWidth": 1 - } + "id": "GUINandGate", + "params": 1 }, { "pos": { "x": 34.0, "y": 16.5 }, - "name": "WireCrossPoint", - "params": { - "logicWidth": 1 - } + "id": "WireCrossPoint", + "params": 1 }, { "pos": { "x": 64.0, "y": 36.5 }, - "name": "WireCrossPoint", - "params": { - "logicWidth": 1 - } + "id": "WireCrossPoint", + "params": 1 } ], "innerWires": [ @@ -216,17 +206,5 @@ mograsim version: 0.1.2 "path": [] } ] - }, - "specialized": { - "input_count": [ - "_S", - "_R" - ], - "label": "_rsLatch", - "logic_width": 1, - "output_count": [ - "Q", - "_Q" - ] } } \ No newline at end of file