new WireEnds as in/outputs are now initialized with U again
[Mograsim.git] / era.mi / src / era / mi / logic / tests / GUITest.java
2019-05-20 Fabian Stemmlernew WireEnds as in/outputs are now initialized with...
2019-05-20 Fabian StemmlerMerge logic of origin into logic
2019-05-20 Fabian StemmlerWireArray(Input) is now Wire(End); all in-/outputs...
2019-05-19 Christian FemersDid some clean up
2019-05-18 Christian FemersWireArrayEnd now created with U and GUITest supports U
2019-05-18 Fabian StemmlerAdded project specific format; Default values in WireAr...
2019-05-18 Fabian StemmlerReformatted everything. Eclipse built-in Linewrapping...
2019-05-14 Christian FemersAdded GUITest, ManualSwitch and one method to Timeline