Architectures | |
behavior | Architecture |
Architure definition of the MUX. More... | |
Libraries | |
Use standard library. | |
Packages | |
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. |
Detailed description of this mux design element.