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