Moved code serializing a symbol renderer to where it belongs
[Mograsim.git] / net.mograsim.logic.ui.am2900 / components / GUIdlatch4.json
index e6316c3..a1d560c 100644 (file)
@@ -1,7 +1,5 @@
-mograsim version: 0.1.2
+mograsim version: 0.1.3
 {
-  "type": "SimpleRectangularSubmodelComponent",
-  "name": "GUIdlatch4",
   "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": "GUIdlatch",
-        "params": {}
+        "id": "GUIdlatch"
       },
       {
         "pos": {
           "x": 30.0,
           "y": 32.5
         },
-        "name": "GUIdlatch",
-        "params": {}
+        "id": "GUIdlatch"
       },
       {
         "pos": {
           "x": 30.0,
           "y": 57.5
         },
-        "name": "GUIdlatch",
-        "params": {}
+        "id": "GUIdlatch"
       },
       {
         "pos": {
           "x": 30.0,
           "y": 82.5
         },
-        "name": "GUIdlatch",
-        "params": {}
+        "id": "GUIdlatch"
       },
       {
         "pos": {
           "x": 14.0,
           "y": 46.5
         },
-        "name": "WireCrossPoint",
-        "params": {
-          "logicWidth": 1
-        }
+        "id": "WireCrossPoint",
+        "params": 1
       },
       {
         "pos": {
           "x": 14.0,
           "y": 71.5
         },
-        "name": "WireCrossPoint",
-        "params": {
-          "logicWidth": 1
-        }
+        "id": "WireCrossPoint",
+        "params": 1
       },
       {
         "pos": {
           "x": 14.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": [
-      "D1",
-      "D2",
-      "D3",
-      "D4",
-      "C"
-    ],
-    "label": "GUIdlatch4",
-    "logic_width": 1,
-    "output_count": [
-      "Q1",
-      "Q2",
-      "Q3",
-      "Q4"
-    ]
+  "symbolRendererSnippetID": "SimpleRectangularLikeSymbolRenderer",
+  "symbolRendererParams": {
+    "centerText": "GUIdlatch4",
+    "horizontalComponentCenter": 17.5,
+    "centerTextHeight": 5.0,
+    "pinLabelHeight": 3.5,
+    "pinLabelMargin": 0.5
   }
 }
\ No newline at end of file