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
2019-09-15 Fabian StemmlerMerge branch 'development' of
2019-09-15 Christian FemersUsed SerializableJojo to make standard component id...
2019-09-06 Fabian StemmlerMerge branch 'development' of
2019-09-05 Daniel KirschtenRenamed GUI to Model:
2019-09-04 Daniel KirschtenAdded FixedOutputAdapter and cleaned some things up
2019-09-03 Fabian StemmlerMerge branch 'development' of
2019-09-03 Christian FemersMerge branch 'development' into json-fix-extended
2019-09-03 Christian FemersA proposal for resolving the loading problem of json...
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-09-01 Christian FemersCreated model for the logic Clock
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Daniel KirschtenAdded TextComponent to standardComponentIDMapping
2019-08-28 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-28 Daniel KirschtenReplaced verbose component IDs with default component IDs
2019-08-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-25 Daniel KirschtenImplemented most of the Am2904. Missing: shifts, C0...
2019-08-23 Christian FemersAdded GUI component for TriStateBuffer
2019-08-18 Daniel KirschtenMoved pins in GUIdff4_finewe; made it a standard component
2019-08-18 Daniel KirschtenImplemented GUIAm2904ShiftInstrDecode
2019-08-18 Daniel KirschtenRenamed GUIAm2904RegCTInstrDecode and added it to stand...
2019-08-18 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-08-18 Daniel KirschtenRenamed GUImux4_12 to GUIsel4_12 for consistency
2019-08-17 Daniel KirschtenAdded GUIMerger + GUISplitter to standardComponentIDMapping
2019-08-11 Daniel KirschtenCreated GUIdff4_invwe
2019-08-11 Daniel KirschtenRenamed GUIAm2901QReg to GUIdff4
2019-08-10 Daniel KirschtenMade Am2910 components usable in Editor
2019-07-17 Daniel KirschtenIncluded GUIManualSwitch and GUIBitDisplay in standardC...
2019-07-13 Fabian StemmlerMerge branch 'development' of
2019-07-11 Christian FemersFixed package naming
2019-07-10 Daniel KirschtenRenamed logic.ui to logic.model