Found a glitch / bug when fusing wires
[Mograsim.git] / net.mograsim.logic.model.am2900 / FusionNotWorkingTestbench.json
1 {
2   "width": 0.0,
3   "height": 0.0,
4   "interfacePins": [],
5   "innerScale": 1.0,
6   "submodel": {
7     "components": [
8       {
9         "id": "file:FusionNotWorking.json",
10         "name": "FusionNotWorking#0",
11         "pos": {
12           "x": 220.0,
13           "y": 175.0
14         }
15       },
16       {
17         "id": "GUIManualSwitch",
18         "name": "GUIManualSwitch#0",
19         "pos": {
20           "x": 180.0,
21           "y": 235.0
22         },
23         "params": 13
24       }
25     ],
26     "wires": [
27       {
28         "pin1": {
29           "compName": "GUIManualSwitch#0",
30           "pinName": ""
31         },
32         "pin2": {
33           "compName": "FusionNotWorking#0",
34           "pinName": "I"
35         },
36         "name": "unnamedWire#0",
37         "path": []
38       }
39     ],
40     "version": "0.1.1"
41   },
42   "symbolRendererSnippetID": "default",
43   "outlineRendererSnippetID": "default",
44   "highLevelStateHandlerSnippetID": "default",
45   "version": "0.1.5"
46 }