Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / model / components / atomic / ModelMerger.java
2019-09-12 Daniel KirschtenMerge 'transportdelay' into development
2019-09-11 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-11 Daniel KirschtenMade GUIMerger and GUISplitter the same thing
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 logic to core where appropiate
2019-09-05 Daniel KirschtenRenamed GUI to Model: