X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=net.mograsim.logic.model%2Fsrc%2Fnet%2Fmograsim%2Flogic%2Fmodel%2Fserializing%2FstandardComponentIDMapping.json;h=14bb97ba8e714332647a1160fdddc46b16b0d30f;hb=026db85f46b6ea58e765ecff069545728eebdcac;hp=92cd2f5b7e9e953073cb63970aed09efe832abd9;hpb=feb82d306e86ae48cf48e93e9e96f119c8195196;p=Mograsim.git diff --git a/net.mograsim.logic.model/src/net/mograsim/logic/model/serializing/standardComponentIDMapping.json b/net.mograsim.logic.model/src/net/mograsim/logic/model/serializing/standardComponentIDMapping.json index 92cd2f5b..14bb97ba 100644 --- a/net.mograsim.logic.model/src/net/mograsim/logic/model/serializing/standardComponentIDMapping.json +++ b/net.mograsim.logic.model/src/net/mograsim/logic/model/serializing/standardComponentIDMapping.json @@ -7,6 +7,8 @@ mograsim version: 0.1.3 "GUIAm2901ALUInclDecode": "file:components/am2901/GUIAm2901ALUInclDecode.json", "GUIAm2901ALUInclSourceDecodeInclFunctionDecode": "file:components/am2901/GUIAm2901ALUInclSourceDecodeInclFunctionDecode.json", "GUIAm2901ALUOneBit": "file:components/am2901/GUIAm2901ALUOneBit.json", + "GUIAm2904RegCTInstrDecode": "class:net.mograsim.logic.model.am2900.components.am2904.GUIAm2904RegCTInstrDecode", + "GUIAm2904ShiftInstrDecode": "class:net.mograsim.logic.model.am2900.components.am2904.GUIAm2904ShiftInstrDecode", "GUIAm2901DestDecode": "file:components/am2901/GUIAm2901DestDecode.json", "GUIAm2901SourceDecode": "file:components/am2901/GUIAm2901SourceDecode.json", "GUIAm2910InstrPLA": "class:net.mograsim.logic.model.am2900.components.am2910.GUIAm2910InstrPLA", @@ -24,6 +26,7 @@ mograsim version: 0.1.3 "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", @@ -45,5 +48,6 @@ mograsim version: 0.1.3 "GUIsel4_12": "class:net.mograsim.logic.model.am2900.components.GUImux4_12", "GUISplitter": "class:net.mograsim.logic.model.model.components.atomic.GUISplitter", "GUIxor": "file:components/GUIxor.json", - "WireCrossPoint": "class:net.mograsim.logic.model.model.wires.WireCrossPoint" + "WireCrossPoint": "class:net.mograsim.logic.model.model.wires.WireCrossPoint", + "GUITriStateBuffer": "class:net.mograsim.logic.model.model.components.atomic.GUITriStateBuffer" } \ No newline at end of file