Fixed the MograsimBuilder a bit, but it will likely get removed
[Mograsim.git] / plugins / net.mograsim.logic.model.am2900 /
2019-09-25 Daniel KirschtenRemoved the clock ManualSwitches and made the clock...
2019-09-25 Daniel KirschtenBZ/PC and IR now get written at the rising clock edge
2019-09-25 Daniel KirschtenReserialized components
2019-09-25 Daniel KirschtenMade Am2900 memory reads work if Am2901Dest=QREG ...
2019-09-25 Daniel KirschtenFixed two small bugs in the two Delegating...Handlers:
2019-09-25 Daniel KirschtenMade clock overridable by a ManualSwitch
2019-09-25 Daniel KirschtenReserialized components
2019-09-25 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-24 Fabian StemmlerMerge branch 'development' of
2019-09-24 Fabian StemmlerAdded clock to Am2900
2019-09-24 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-09-24 Christian FemersAdded id to machine definition (was only set in the...
2019-09-18 Daniel KirschtenRAM reads no longer cause X on the data bus:
2019-09-17 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-17 Daniel KirschtenCleaned up memory stuff
2019-09-17 Fabian StemmlerMerge branch 'development' of
2019-09-17 Fabian StemmlerMicroInstructionMemory editor can now open and save...
2019-09-17 Daniel KirschtenCorrected RAM control signal timing
2019-09-17 Daniel KirschtenMade Am2900 work again in ModelComponentTestbench
2019-09-17 Daniel KirschtenReserialized components
2019-09-16 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-16 Daniel KirschtenRemoved overkill version attribute from standardCompone...
2019-09-16 Daniel KirschtenAm2900 now has HighLevelStates
2019-09-16 Daniel KirschtenFixed Clock polarities to values where the Am2900 works
2019-09-16 Daniel KirschtenFixed Am2900MicroInstructionMemoryDefinition's maximal...
2019-09-16 Daniel KirschtenFixed a FixedOutput in Am2900
2019-09-16 Daniel KirschtenMerge branch 'cont-integr-2' into 'development'
2019-09-16 Christian FemersThe final restructured version for automatic build...