Mux
|
Mux entity brief description. More...
Architectures | |
behavior | Architecture |
Architure definition of the MUX. More... | |
Libraries | |
ieee | |
Use standard library. | |
Packages | |
std_logic_1164 | |
Use logic elements. | |
Ports | |
din_0 | in std_logic |
Mux first input. | |
din_1 | in std_logic |
Mux Second input. | |
sel | in std_logic |
Select input. | |
mux_out | out std_logic |
Mux output. |
Mux entity brief description.
Detailed description of this mux design element.