Renamed mux1_4 to mux1_4_sb
[Mograsim.git] / plugins / net.mograsim.logic.model.am2900 / components / net / mograsim / logic / model / am2900 / components / mux1_4_sb.json
1 {
2   "width": 35.0,
3   "height": 90.0,
4   "interfacePins": [
5     {
6       "location": {
7         "x": 0.0,
8         "y": 15.0
9       },
10       "name": "I0_1",
11       "logicWidth": 1,
12       "usage": "INPUT"
13     },
14     {
15       "location": {
16         "x": 0.0,
17         "y": 25.0
18       },
19       "name": "I0_2",
20       "logicWidth": 1,
21       "usage": "INPUT"
22     },
23     {
24       "location": {
25         "x": 0.0,
26         "y": 35.0
27       },
28       "name": "I0_3",
29       "logicWidth": 1,
30       "usage": "INPUT"
31     },
32     {
33       "location": {
34         "x": 0.0,
35         "y": 45.0
36       },
37       "name": "I0_4",
38       "logicWidth": 1,
39       "usage": "INPUT"
40     },
41     {
42       "location": {
43         "x": 0.0,
44         "y": 55.0
45       },
46       "name": "I1_1",
47       "logicWidth": 1,
48       "usage": "INPUT"
49     },
50     {
51       "location": {
52         "x": 0.0,
53         "y": 65.0
54       },
55       "name": "I1_2",
56       "logicWidth": 1,
57       "usage": "INPUT"
58     },
59     {
60       "location": {
61         "x": 0.0,
62         "y": 75.0
63       },
64       "name": "I1_3",
65       "logicWidth": 1,
66       "usage": "INPUT"
67     },
68     {
69       "location": {
70         "x": 0.0,
71         "y": 85.0
72       },
73       "name": "I1_4",
74       "logicWidth": 1,
75       "usage": "INPUT"
76     },
77     {
78       "location": {
79         "x": 0.0,
80         "y": 5.0
81       },
82       "name": "S0",
83       "logicWidth": 1,
84       "usage": "INPUT"
85     },
86     {
87       "location": {
88         "x": 35.0,
89         "y": 5.0
90       },
91       "name": "Y1",
92       "logicWidth": 1,
93       "usage": "OUTPUT"
94     },
95     {
96       "location": {
97         "x": 35.0,
98         "y": 15.0
99       },
100       "name": "Y2",
101       "logicWidth": 1,
102       "usage": "OUTPUT"
103     },
104     {
105       "location": {
106         "x": 35.0,
107         "y": 25.0
108       },
109       "name": "Y3",
110       "logicWidth": 1,
111       "usage": "OUTPUT"
112     },
113     {
114       "location": {
115         "x": 35.0,
116         "y": 35.0
117       },
118       "name": "Y4",
119       "logicWidth": 1,
120       "usage": "OUTPUT"
121     }
122   ],
123   "innerScale": 0.4,
124   "submodel": {
125     "components": [
126       {
127         "id": "WireCrossPoint",
128         "name": "WireCrossPoint#0",
129         "pos": {
130           "x": 24.0,
131           "y": 11.5
132         },
133         "params": 1
134       },
135       {
136         "id": "WireCrossPoint",
137         "name": "WireCrossPoint#1",
138         "pos": {
139           "x": 24.0,
140           "y": 46.5
141         },
142         "params": 1
143       },
144       {
145         "id": "WireCrossPoint",
146         "name": "WireCrossPoint#2",
147         "pos": {
148           "x": 24.0,
149           "y": 81.5
150         },
151         "params": 1
152       },
153       {
154         "id": "mux1",
155         "name": "mux1#0",
156         "pos": {
157           "x": 30.0,
158           "y": 7.5
159         }
160       },
161       {
162         "id": "mux1",
163         "name": "mux1#1",
164         "pos": {
165           "x": 30.0,
166           "y": 42.5
167         }
168       },
169       {
170         "id": "mux1",
171         "name": "mux1#2",
172         "pos": {
173           "x": 30.0,
174           "y": 77.5
175         }
176       },
177       {
178         "id": "mux1",
179         "name": "mux1#3",
180         "pos": {
181           "x": 30.0,
182           "y": 112.5
183         }
184       }
185     ],
186     "wires": [
187       {
188         "pin1": {
189           "compName": "_submodelinterface",
190           "pinName": "S0"
191         },
192         "pin2": {
193           "compName": "WireCrossPoint#0",
194           "pinName": ""
195         },
196         "name": "unnamedWire#0",
197         "path": []
198       },
199       {
200         "pin1": {
201           "compName": "WireCrossPoint#0",
202           "pinName": ""
203         },
204         "pin2": {
205           "compName": "mux1#0",
206           "pinName": "S0"
207         },
208         "name": "unnamedWire#1",
209         "path": []
210       },
211       {
212         "pin1": {
213           "compName": "_submodelinterface",
214           "pinName": "I0_1"
215         },
216         "pin2": {
217           "compName": "mux1#0",
218           "pinName": "I0"
219         },
220         "name": "unnamedWire#2",
221         "path": [
222           {
223             "x": 5.0,
224             "y": 37.5
225           },
226           {
227             "x": 5.0,
228             "y": 22.5
229           }
230         ]
231       },
232       {
233         "pin1": {
234           "compName": "_submodelinterface",
235           "pinName": "I1_1"
236         },
237         "pin2": {
238           "compName": "mux1#0",
239           "pinName": "I1"
240         },
241         "name": "unnamedWire#3",
242         "path": [
243           {
244             "x": 10.0,
245             "y": 137.5
246           },
247           {
248             "x": 10.0,
249             "y": 32.5
250           }
251         ]
252       },
253       {
254         "pin1": {
255           "compName": "mux1#0",
256           "pinName": "Y"
257         },
258         "pin2": {
259           "compName": "_submodelinterface",
260           "pinName": "Y1"
261         },
262         "name": "unnamedWire#4",
263         "path": []
264       },
265       {
266         "pin1": {
267           "compName": "WireCrossPoint#0",
268           "pinName": ""
269         },
270         "pin2": {
271           "compName": "WireCrossPoint#1",
272           "pinName": ""
273         },
274         "name": "unnamedWire#5",
275         "path": []
276       },
277       {
278         "pin1": {
279           "compName": "WireCrossPoint#1",
280           "pinName": ""
281         },
282         "pin2": {
283           "compName": "mux1#1",
284           "pinName": "S0"
285         },
286         "name": "unnamedWire#6",
287         "path": []
288       },
289       {
290         "pin1": {
291           "compName": "_submodelinterface",
292           "pinName": "I0_2"
293         },
294         "pin2": {
295           "compName": "mux1#1",
296           "pinName": "I0"
297         },
298         "name": "unnamedWire#7",
299         "path": [
300           {
301             "x": 5.0,
302             "y": 62.5
303           },
304           {
305             "x": 5.0,
306             "y": 57.5
307           }
308         ]
309       },
310       {
311         "pin1": {
312           "compName": "_submodelinterface",
313           "pinName": "I1_2"
314         },
315         "pin2": {
316           "compName": "mux1#1",
317           "pinName": "I1"
318         },
319         "name": "unnamedWire#8",
320         "path": [
321           {
322             "x": 15.0,
323             "y": 162.5
324           },
325           {
326             "x": 15.0,
327             "y": 67.5
328           }
329         ]
330       },
331       {
332         "pin1": {
333           "compName": "mux1#1",
334           "pinName": "Y"
335         },
336         "pin2": {
337           "compName": "_submodelinterface",
338           "pinName": "Y2"
339         },
340         "name": "unnamedWire#9"
341       },
342       {
343         "pin1": {
344           "compName": "WireCrossPoint#1",
345           "pinName": ""
346         },
347         "pin2": {
348           "compName": "WireCrossPoint#2",
349           "pinName": ""
350         },
351         "name": "unnamedWire#10",
352         "path": []
353       },
354       {
355         "pin1": {
356           "compName": "WireCrossPoint#2",
357           "pinName": ""
358         },
359         "pin2": {
360           "compName": "mux1#2",
361           "pinName": "S0"
362         },
363         "name": "unnamedWire#11",
364         "path": []
365       },
366       {
367         "pin1": {
368           "compName": "_submodelinterface",
369           "pinName": "I0_3"
370         },
371         "pin2": {
372           "compName": "mux1#2",
373           "pinName": "I0"
374         },
375         "name": "unnamedWire#12",
376         "path": [
377           {
378             "x": 5.0,
379             "y": 87.5
380           },
381           {
382             "x": 5.0,
383             "y": 92.5
384           }
385         ]
386       },
387       {
388         "pin1": {
389           "compName": "_submodelinterface",
390           "pinName": "I1_3"
391         },
392         "pin2": {
393           "compName": "mux1#2",
394           "pinName": "I1"
395         },
396         "name": "unnamedWire#13",
397         "path": [
398           {
399             "x": 20.0,
400             "y": 187.5
401           },
402           {
403             "x": 20.0,
404             "y": 102.5
405           }
406         ]
407       },
408       {
409         "pin1": {
410           "compName": "mux1#2",
411           "pinName": "Y"
412         },
413         "pin2": {
414           "compName": "_submodelinterface",
415           "pinName": "Y3"
416         },
417         "name": "unnamedWire#14"
418       },
419       {
420         "pin1": {
421           "compName": "WireCrossPoint#2",
422           "pinName": ""
423         },
424         "pin2": {
425           "compName": "mux1#3",
426           "pinName": "S0"
427         },
428         "name": "unnamedWire#15",
429         "path": [
430           {
431             "x": 25.0,
432             "y": 117.5
433           }
434         ]
435       },
436       {
437         "pin1": {
438           "compName": "_submodelinterface",
439           "pinName": "I0_4"
440         },
441         "pin2": {
442           "compName": "mux1#3",
443           "pinName": "I0"
444         },
445         "name": "unnamedWire#16",
446         "path": [
447           {
448             "x": 5.0,
449             "y": 112.5
450           },
451           {
452             "x": 5.0,
453             "y": 127.5
454           }
455         ]
456       },
457       {
458         "pin1": {
459           "compName": "_submodelinterface",
460           "pinName": "I1_4"
461         },
462         "pin2": {
463           "compName": "mux1#3",
464           "pinName": "I1"
465         },
466         "name": "unnamedWire#17",
467         "path": [
468           {
469             "x": 25.0,
470             "y": 212.5
471           },
472           {
473             "x": 25.0,
474             "y": 137.5
475           }
476         ]
477       },
478       {
479         "pin1": {
480           "compName": "mux1#3",
481           "pinName": "Y"
482         },
483         "pin2": {
484           "compName": "_submodelinterface",
485           "pinName": "Y4"
486         },
487         "name": "unnamedWire#18"
488       }
489     ],
490     "version": "0.1.1"
491   },
492   "symbolRendererSnippetID": "simpleRectangularLike",
493   "symbolRendererParams": {
494     "centerText": "mux1_4_sb",
495     "centerTextHeight": 5.0,
496     "horizontalComponentCenter": 17.5,
497     "pinLabelHeight": 3.5,
498     "pinLabelMargin": 0.5
499   },
500   "outlineRendererSnippetID": "default",
501   "highLevelStateHandlerSnippetID": "default",
502   "version": "0.1.5"
503 }