Implemented some infrastructure for MPROMs
[Mograsim.git] / plugins / net.mograsim.logic.model.am2900 / components / net / mograsim / logic / model / am2900 / components / Am2900.json
2020-10-03 Daniel KirschtenImplemented some infrastructure for MPROMs
2020-04-13 Daniel KirschtenChanged incrementer layout to have the MSB on top
2020-04-09 Daniel KirschtenSimplified BitVector (de)serializing
2020-03-31 Daniel KirschtenMerge branch 'development' into 'master'
2020-03-31 Daniel KirschtenAdjusted layouts of Am2900 and Am2910
2020-03-31 Daniel KirschtenCreated gate-based implementations of an incrementer...
2019-10-12 Daniel KirschtenMade FixedOutput smaller
2019-10-12 Fabian StemmlerMade Am2900 Bus BitDisplays prettier
2019-10-02 Daniel KirschtenMerge remote-tracking branch 'origin/development' into...
2019-10-02 Daniel KirschtenChanged getCurrentMicroInstructionAddress to use HighLe...
2019-09-30 Daniel KirschtenMerge branch 'machines-are-launch-configs' into development
2019-09-30 Fabian StemmlerActiveInstructionChangedListener moved to Machine and...
2019-09-26 Daniel KirschtenMade Clock slow enough for the slowest microinstruction...
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-18 Daniel KirschtenRAM reads no longer cause X on the data bus:
2019-09-17 Fabian StemmlerMerge branch 'development' of
2019-09-17 Daniel KirschtenCorrected RAM control signal timing
2019-09-17 Daniel KirschtenReserialized components
2019-09-16 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
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 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...