4e376db1f232737e748d7a8a0a314ef70333ce6b
[Mograsim.git] / net.mograsim.logic.ui / Test.json
1 {
2   "type": "SimpleRectangularSubmodelComponent",
3   "width": 35.0,
4   "height": 10.0,
5   "interfacePins": [
6     {
7       "location": {
8         "x": 0.0,
9         "y": 5.0
10       },
11       "logicWidth": 1
12     }
13   ],
14   "composition": {
15     "innerScale": 0.4,
16     "subComps": [
17       {
18         "pos": {
19           "x": 0.0,
20           "y": 0.0
21         },
22         "type": "file:HalfAdder.json",
23         "logicWidth": 1
24       }
25     ],
26     "innerWires": []
27   },
28   "specialized": {
29     "input_count": 1,
30     "label": "Test",
31     "logic_width": 1,
32     "output_count": 0
33   }
34 }