added demux; added getAllInputs() and getAllOutputs() for all components
[Mograsim.git] / era.mi / src / era / mi / logic / wires / WireArray.java
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-10 Fabian StemmlerFixed Merger, Mux, Splitter: onedirectional again....
2019-05-10 Christian Femersadded some convenience methods that make our lives...
2019-05-10 Daniel KirschtenMerge branch 'wire_array_inputs_update'
2019-05-10 Fabian StemmlerWire concept was changed to accommodate multiple inputs...