Created model for the logic Clock
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / serializing / standardComponentIDMapping.json
1 mograsim version: 0.1.3
2 {
3   "GUIManualSwitch": "class:net.mograsim.logic.model.model.components.atomic.GUIManualSwitch",
4   "GUIBitDisplay": "class:net.mograsim.logic.model.model.components.atomic.GUIBitDisplay",
5   "GUIAm2901": "file:components/am2901/GUIAm2901.json",
6   "GUIAm2901ALUFuncDecode": "file:components/am2901/GUIAm2901ALUFuncDecode.json",
7   "GUIAm2901ALUInclDecode": "file:components/am2901/GUIAm2901ALUInclDecode.json",
8   "GUIAm2901ALUInclSourceDecodeInclFunctionDecode": "file:components/am2901/GUIAm2901ALUInclSourceDecodeInclFunctionDecode.json",
9   "GUIAm2901ALUOneBit": "file:components/am2901/GUIAm2901ALUOneBit.json",
10   "GUIAm2904": "file:components/am2904/GUIAm2904.json",
11   "GUIAm2904MSR": "file:components/am2904/GUIAm2904MSR.json",
12   "GUIAm2904muSR": "file:components/am2904/GUIAm2904muSR.json",
13   "GUIAm2904RegCTInstrDecode": "class:net.mograsim.logic.model.am2900.components.am2904.GUIAm2904RegCTInstrDecode",
14   "GUIAm2904ShiftInstrDecode": "class:net.mograsim.logic.model.am2900.components.am2904.GUIAm2904ShiftInstrDecode",
15   "GUIAm2904TestLogic": "file:components/am2904/GUIAm2904TestLogic.json",
16   "GUIAm2901DestDecode": "file:components/am2901/GUIAm2901DestDecode.json",
17   "GUIAm2901SourceDecode": "file:components/am2901/GUIAm2901SourceDecode.json",
18   "GUIAm2910InstrPLA": "class:net.mograsim.logic.model.am2900.components.am2910.GUIAm2910InstrPLA",
19   "GUIAm2910RegCntr": "class:net.mograsim.logic.model.am2900.components.am2910.GUIAm2910RegCntr",
20   "GUIAm2910SP": "class:net.mograsim.logic.model.am2900.components.am2910.GUIAm2910SP",
21   "GUIAndGate": "class:net.mograsim.logic.model.model.components.atomic.GUIAndGate",
22   "GUIMerger": "class:net.mograsim.logic.model.model.components.atomic.GUIMerger",
23   "GUINandGate": "class:net.mograsim.logic.model.model.components.atomic.GUINandGate",
24   "GUIOrGate": "class:net.mograsim.logic.model.model.components.atomic.GUIOrGate",
25   "GUI_rsLatch": "file:components/GUI_rsLatch.json",
26   "GUIand": "file:components/GUIand.json",
27   "GUIand41": "file:components/GUIand41.json",
28   "GUIandor414": "file:components/GUIandor414.json",
29   "GUIdemux2": "file:components/GUIdemux2.json",
30   "GUIdff": "file:components/GUIdff.json",
31   "GUIdff12": "class:net.mograsim.logic.model.am2900.components.GUIdff12",
32   "GUIdff4": "file:components/GUIdff4.json",
33   "GUIdff4_finewe": "class:net.mograsim.logic.model.am2900.components.GUIdff4_finewe",
34   "GUIdff4_invwe": "file:components/GUIdff4_invwe.json",
35   "GUIdlatch": "file:components/GUIdlatch.json",
36   "GUIdlatch4": "file:components/GUIdlatch4.json",
37   "GUIfulladder": "file:components/GUIfulladder.json",
38   "GUIhalfadder": "file:components/GUIhalfadder.json",
39   "GUIinc12": "class:net.mograsim.logic.model.am2900.components.GUIinc12",
40   "GUImux1": "file:components/GUImux1.json",
41   "GUImux1_4": "file:components/GUImux1_4.json",
42   "GUImux2": "file:components/GUImux2.json",
43   "GUImux2_4": "file:components/GUImux2_4.json",
44   "GUImux3": "file:components/GUImux3.json",
45   "GUInand3": "file:components/GUInand3.json",
46   "GUInor12": "class:net.mograsim.logic.model.am2900.components.GUInor12",
47   "GUInot4": "file:components/GUInot4.json",
48   "GUIor4": "file:components/GUIor4.json",
49   "GUIor_4": "file:components/GUIor_4.json",
50   "GUIram2": "file:components/GUIram2.json",
51   "GUIram4": "file:components/GUIram4.json",
52   "GUIram5_12": "class:net.mograsim.logic.model.am2900.components.GUIram5_12",
53   "GUIsel1": "file:components/GUIsel1.json",
54   "GUIsel2_4": "file:components/GUIsel2_4.json",
55   "GUIsel3_4": "file:components/GUIsel3_4.json",
56   "GUIsel4_12": "class:net.mograsim.logic.model.am2900.components.GUIsel4_12",
57   "GUISplitter": "class:net.mograsim.logic.model.model.components.atomic.GUISplitter",
58   "GUITriStateBuffer": "class:net.mograsim.logic.model.model.components.atomic.GUITriStateBuffer",
59   "GUIClock": "class:net.mograsim.logic.model.model.components.atomic.GUIClock",
60   "GUIxor": "file:components/GUIxor.json",
61   "TextComponent": "class:net.mograsim.logic.model.model.components.atomic.TextComponent",
62   "WireCrossPoint": "class:net.mograsim.logic.model.model.wires.WireCrossPoint"
63 }