Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.logic.model / src / net / mograsim / logic / model / model / LogicModel.java
2019-09-15 Daniel KirschtenFixed a crashbug in Editor when deleting selections...
2019-09-15 Daniel KirschtenRenamed some methods and parameters for clarity; remove...
2019-09-15 Fabian StemmlerMerge branch 'development' of
2019-09-14 Christian FemersAdded methods to LogicModel for easy Component/Wire...
2019-09-12 Daniel KirschtenMerge 'transportdelay' into development
2019-09-09 Fabian StemmlerMerge branch 'development' of https://gitlab.lrz.de...
2019-09-08 Daniel KirschtenFixed a problem with ModelComponent's names
2019-09-06 Fabian StemmlerMerge branch 'development' of
2019-09-05 Daniel KirschtenWires connected to a component now get deleted with...
2019-09-05 Daniel KirschtenRenamed ViewModel to LogicModel