Integrated new types, tests still work, not used yet
[Mograsim.git] / era.mi / src / era / mi / logic / tests / ComponentTest.java
2019-05-20 Christian FemersIntegrated new types, tests still work, not used yet
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 FemersFixed calculations concerning U, tests work now just...
2019-05-18 Fabian StemmlerAdded project specific format; Default values in WireAr...
2019-05-18 Fabian StemmlerReformatted everything. Eclipse built-in Linewrapping...
2019-05-13 Fabian Stemmlerlogic gates and, or and xor now take an arbitrary amoun...
2019-05-12 Fabian Stemmleradded demux; added getAllInputs() and getAllOutputs...
2019-05-12 Fabian Stemmleradded more doc to Timeline; added functionality to Bit
2019-05-11 Christian Femersfixed Connector and added some useful methods to WireAr...
2019-05-11 Fabian StemmlerCleaned up ComponentTest.
2019-05-10 Fabian StemmlerFixed Merger, Mux, Splitter: onedirectional again....
2019-05-10 Christian Femersadded some classes that improve testing experience
2019-05-10 Daniel KirschtenMerge branch 'wire_array_inputs_update'
2019-05-10 Fabian StemmlerWire concept was changed to accommodate multiple inputs...
2019-05-07 Fabian StemmlerAdded era.mi; Project containing provisional simulator...