SimpleLogicUIStandalone now supports a pre-run hook
[Mograsim.git] / net.mograsim.logic.model.am2900 / components / GUI_rsLatch.json
index f644070..6f679a9 100644 (file)
@@ -77,18 +77,6 @@ mograsim version: 0.1.3
       }
     ],
     "innerWires": [
-      {
-        "pin1": {
-          "compName": "WireCrossPoint#1",
-          "pinName": ""
-        },
-        "pin2": {
-          "compName": "_submodelinterface",
-          "pinName": "_Q"
-        },
-        "name": "unnamedWire#7",
-        "path": []
-      },
       {
         "pin1": {
           "compName": "WireCrossPoint#0",
@@ -98,7 +86,7 @@ mograsim version: 0.1.3
           "compName": "_submodelinterface",
           "pinName": "Q"
         },
-        "name": "unnamedWire#6",
+        "name": "q",
         "path": [
           {
             "x": 35.0,
@@ -118,6 +106,18 @@ mograsim version: 0.1.3
           }
         ]
       },
+      {
+        "pin1": {
+          "compName": "WireCrossPoint#1",
+          "pinName": ""
+        },
+        "pin2": {
+          "compName": "_submodelinterface",
+          "pinName": "_Q"
+        },
+        "name": "_q",
+        "path": []
+      },
       {
         "pin1": {
           "compName": "_submodelinterface",
@@ -226,5 +226,23 @@ mograsim version: 0.1.3
     "horizontalComponentCenter": 17.5,
     "pinLabelHeight": 3.5,
     "pinLabelMargin": 0.5
+  },
+  "outlineRendererSnippetID": "default",
+  "highLevelStateHandlerSnippetID": "standard",
+  "highLevelStateHandlerParams": {
+    "subcomponentHighLevelStates": {},
+    "atomicHighLevelStates": {
+      "q": {
+        "id": "wireForcing",
+        "params": {
+          "wiresToForce": [
+            "q"
+          ],
+          "wiresToForceInverted": [
+            "_q"
+          ]
+        }
+      }
+    }
   }
 }
\ No newline at end of file