Mux
|
Mux entity brief description. More...
Entities | |
behavior | architecture |
Architure definition of the MUX. More... | |
Libraries | |
ieee | |
Use standard library. |
Use Clauses | |
ieee.std_logic_1164.all | |
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.
|
Port |
Mux first input.
Detailed description of this mux design element.