Pins now have names
[Mograsim.git] / net.mograsim.logic.ui / HalfAdder.json
index 99fd0f4..b1e8f85 100644 (file)
@@ -1,3 +1,4 @@
+mograsim version: 0.1.0
 {
   "type": "SimpleRectangularSubmodelComponent",
   "width": 35.0,
@@ -8,6 +9,7 @@
         "x": 0.0,
         "y": 5.0
       },
+      "name": "A",
       "logicWidth": 1
     },
     {
@@ -15,6 +17,7 @@
         "x": 0.0,
         "y": 15.0
       },
+      "name": "B",
       "logicWidth": 1
     },
     {
@@ -22,6 +25,7 @@
         "x": 35.0,
         "y": 5.0
       },
+      "name": "Y",
       "logicWidth": 1
     },
     {
@@ -29,6 +33,7 @@
         "x": 35.0,
         "y": 15.0
       },
+      "name": "Z",
       "logicWidth": 1
     }
   ],