Pins now have a PinUsage
[Mograsim.git] / net.mograsim.logic.model.am2900 / src / net / mograsim / logic / model / am2900 / components / am2904 / GUIAm2904RegCTInstrDecode.java
2019-08-31 Daniel KirschtenPins now have a PinUsage
2019-08-31 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-08-31 Daniel KirschtenFixed some bugs in Am2904 and implemented GUIAm2904Test...
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 KirschtenRenamed GUIAm2904RegCTInstrDecode and added it to stand...