Mux
|
Use standard library. More...
Entities | |
behavior | architecture |
Architure definition of the MUX. More... | |
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. |
Use standard library.
Use logic elements Mux entity brief description Detailed description of this mux design element.