Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / serializing / standardComponentIDMapping.json
index ec15a5a..b0b8bed 100644 (file)
@@ -1,63 +1,17 @@
-mograsim version: 0.1.3
 {
-  "GUIManualSwitch": "class:net.mograsim.logic.model.model.components.atomic.GUIManualSwitch",
-  "GUIBitDisplay": "class:net.mograsim.logic.model.model.components.atomic.GUIBitDisplay",
-  "GUIAm2901": "file:components/am2901/GUIAm2901.json",
-  "GUIAm2901ALUFuncDecode": "file:components/am2901/GUIAm2901ALUFuncDecode.json",
-  "GUIAm2901ALUInclDecode": "file:components/am2901/GUIAm2901ALUInclDecode.json",
-  "GUIAm2901ALUInclSourceDecodeInclFunctionDecode": "file:components/am2901/GUIAm2901ALUInclSourceDecodeInclFunctionDecode.json",
-  "GUIAm2901ALUOneBit": "file:components/am2901/GUIAm2901ALUOneBit.json",
-  "GUIAm2904": "file:components/am2904/GUIAm2904.json",
-  "GUIAm2904MSR": "file:components/am2904/GUIAm2904MSR.json",
-  "GUIAm2904muSR": "file:components/am2904/GUIAm2904muSR.json",
-  "GUIAm2904RegCTInstrDecode": "class:net.mograsim.logic.model.am2900.components.am2904.GUIAm2904RegCTInstrDecode",
-  "GUIAm2904ShiftInstrDecode": "class:net.mograsim.logic.model.am2900.components.am2904.GUIAm2904ShiftInstrDecode",
-  "GUIAm2904TestLogic": "file:components/am2904/GUIAm2904TestLogic.json",
-  "GUIAm2901DestDecode": "file:components/am2901/GUIAm2901DestDecode.json",
-  "GUIAm2901SourceDecode": "file:components/am2901/GUIAm2901SourceDecode.json",
-  "GUIAm2910InstrPLA": "class:net.mograsim.logic.model.am2900.components.am2910.GUIAm2910InstrPLA",
-  "GUIAm2910RegCntr": "class:net.mograsim.logic.model.am2900.components.am2910.GUIAm2910RegCntr",
-  "GUIAm2910SP": "class:net.mograsim.logic.model.am2900.components.am2910.GUIAm2910SP",
-  "GUIAndGate": "class:net.mograsim.logic.model.model.components.atomic.GUIAndGate",
-  "GUIMerger": "class:net.mograsim.logic.model.model.components.atomic.GUIMerger",
-  "GUINandGate": "class:net.mograsim.logic.model.model.components.atomic.GUINandGate",
-  "GUIOrGate": "class:net.mograsim.logic.model.model.components.atomic.GUIOrGate",
-  "GUI_rsLatch": "file:components/GUI_rsLatch.json",
-  "GUIand": "file:components/GUIand.json",
-  "GUIand41": "file:components/GUIand41.json",
-  "GUIandor414": "file:components/GUIandor414.json",
-  "GUIdemux2": "file:components/GUIdemux2.json",
-  "GUIdff": "file:components/GUIdff.json",
-  "GUIdff12": "class:net.mograsim.logic.model.am2900.components.GUIdff12",
-  "GUIdff4": "file:components/GUIdff4.json",
-  "GUIdff4_finewe": "class:net.mograsim.logic.model.am2900.components.GUIdff4_finewe",
-  "GUIdff4_invwe": "file:components/GUIdff4_invwe.json",
-  "GUIdlatch": "file:components/GUIdlatch.json",
-  "GUIdlatch4": "file:components/GUIdlatch4.json",
-  "GUIfulladder": "file:components/GUIfulladder.json",
-  "GUIhalfadder": "file:components/GUIhalfadder.json",
-  "GUIinc12": "class:net.mograsim.logic.model.am2900.components.GUIinc12",
-  "GUImux1": "file:components/GUImux1.json",
-  "GUImux1_4": "file:components/GUImux1_4.json",
-  "GUImux2": "file:components/GUImux2.json",
-  "GUImux2_4": "file:components/GUImux2_4.json",
-  "GUImux3": "file:components/GUImux3.json",
-  "GUInand3": "file:components/GUInand3.json",
-  "GUInor12": "class:net.mograsim.logic.model.am2900.components.GUInor12",
-  "GUInot4": "file:components/GUInot4.json",
-  "GUIor4": "file:components/GUIor4.json",
-  "GUIor_4": "file:components/GUIor_4.json",
-  "GUIram2": "file:components/GUIram2.json",
-  "GUIram4": "file:components/GUIram4.json",
-  "GUIram5_12": "class:net.mograsim.logic.model.am2900.components.GUIram5_12",
-  "GUIsel1": "file:components/GUIsel1.json",
-  "GUIsel2_4": "file:components/GUIsel2_4.json",
-  "GUIsel3_4": "file:components/GUIsel3_4.json",
-  "GUIsel4_12": "class:net.mograsim.logic.model.am2900.components.GUIsel4_12",
-  "GUISplitter": "class:net.mograsim.logic.model.model.components.atomic.GUISplitter",
-  "GUITriStateBuffer": "class:net.mograsim.logic.model.model.components.atomic.GUITriStateBuffer",
-  "GUIClock": "class:net.mograsim.logic.model.model.components.atomic.GUIClock",
-  "GUIxor": "file:components/GUIxor.json",
-  "TextComponent": "class:net.mograsim.logic.model.model.components.atomic.TextComponent",
-  "WireCrossPoint": "class:net.mograsim.logic.model.model.wires.WireCrossPoint"
+  "version": "0.1.0",
+  "map": {
+    "AndGate": "class:net.mograsim.logic.model.model.components.atomic.ModelAndGate",
+    "BitDisplay": "class:net.mograsim.logic.model.model.components.atomic.ModelBitDisplay",
+    "Clock": "class:net.mograsim.logic.model.model.components.atomic.ModelClock",
+    "FixedOutput": "class:net.mograsim.logic.model.model.components.atomic.ModelFixedOutput",
+    "ManualSwitch": "class:net.mograsim.logic.model.model.components.atomic.ModelManualSwitch",
+    "Merger": "class:net.mograsim.logic.model.model.components.atomic.ModelMerger",
+    "NandGate": "class:net.mograsim.logic.model.model.components.atomic.ModelNandGate",
+    "OrGate": "class:net.mograsim.logic.model.model.components.atomic.ModelOrGate",
+    "Splitter": "class:net.mograsim.logic.model.model.components.atomic.ModelSplitter",
+    "TriStateBuffer": "class:net.mograsim.logic.model.model.components.atomic.ModelTriStateBuffer",
+    "TextComponent": "class:net.mograsim.logic.model.model.components.atomic.ModelTextComponent",
+    "WireCrossPoint": "class:net.mograsim.logic.model.model.wires.ModelWireCrossPoint"
+  }
 }
\ No newline at end of file