Hades logo    Hades applet banner

TAMS / Java / Hades / applets (print version): contents | previous | next

expander and clone-bits

expander and clone-bits screenshot

Description

This applet demonstrates the RTLIB simulation components used to convert between single-bit (StdLogic1164) and multi-bit (StdLogicVector) representations.

The select-bit component (class hades.models.rtlib.io.SelectBit) extracts a single bit from its input bus.

The expander components (classes hades.models.rtlib.io.Expander and ExpanderVertical) take a SignalStdLogicVector as their input and split this into a set of individual SignalStdLogic1164 outputs. If only a few single bits are required from a wide bus, it might be a good idea to use an intermediate Subset or BusTap component to first select a subset of the wide bus before expanding it.

The clone-bits component takes a single input bit and replicates it to the selected bit-width.

Run the applet | Run the editor (via Webstart)


Impressum | 24.11.06
http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/50-rtlib/10-components/expand_print.html