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=726e36e01107383f4d11cb8c90e395296c74486d;hpb=dfea76c599b2875bcdfe7e785cc3b168f8983967;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 726e36e0..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 @@ -26,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", @@ -47,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