Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.logic.model.am2900 / src / net / mograsim / logic / model / am2900 / components / am2904 /
2019-09-06 Fabian StemmlerMerge branch 'development' of
2019-09-05 Daniel KirschtenCleaned up initializing of ModelComponents (also improv...
2019-09-05 Daniel KirschtenWires connected to a component now get deleted with...
2019-09-05 Daniel KirschtenRenamed ViewModel to LogicModel
2019-09-05 Daniel KirschtenRenamed GUI to Model:
2019-09-05 Daniel KirschtenRenamed core components to have the common prefix Core
2019-09-04 Daniel KirschtenMade finding the ID of a JsonSerializable less ugly
2019-09-02 Daniel KirschtenRevisited some hardcoded components
2019-09-02 Daniel KirschtenAm2904: Z is now the MSB
2019-09-02 Daniel KirschtenFixed a bug in Am2904
2019-09-01 Daniel KirschtenMerge branch 'fusebug' into development
2019-09-01 Fabian StemmlerMerge branch 'fusebug' of https://gitlab.lrz.de/lrr...
2019-08-31 Daniel KirschtenSimpleRectangularHardcodedGUIComponent now supports...
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-31 Daniel KirschtenMerge branch 'development' into fusebug
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Daniel KirschtenAdded _SE and _OECT to GUIAm2904
2019-08-31 Daniel KirschtenFixed some bugs in Am2904 and implemented GUIAm2904Test...
2019-08-28 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-28 Daniel KirschtenGUIAm2904ShiftInstrDecode now outputs X for Don't Care...
2019-08-27 Daniel KirschtenImplemented C0 logic (but didn't test it yet)
2019-08-26 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-26 Christian FemersRefactored Wire and finally renamed length to width
2019-08-25 Daniel KirschtenImplemented most of the Am2904. Missing: shifts, C0...
2019-08-21 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-20 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-08-19 Daniel KirschtenFixed X/U/Z handling in GUIAm2904RegCTInstrDecode/Shift...
2019-08-18 Daniel KirschtenImplemented GUIAm2904ShiftInstrDecode
2019-08-18 Daniel KirschtenRenamed GUIAm2904RegCTInstrDecode and added it to stand...
2019-08-18 Daniel KirschtenMoved pins of RegCTInstrDecode to useful locations
2019-08-18 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-08-18 Daniel KirschtenImplemented RegCTInstrDecode