mux_using_with类参考
Mux entity brief description. 更多...
继承自mux_using_with::behavior。
组合类型 | |
| class | behavior |
| Architecture definition of the MUX. | |
公有属性 | |
| in | din_0 std_logic; |
| Mux first input. | |
| in | din_1 std_logic; |
| Mux Second input. | |
| in | sel std_logic; |
| Select input. | |
| out | mux_out std_logic; |
| Mux output. | |
| library | ieee |
| Use standard library. | |
| package | std_logic_1164 |
| Use logic elements. | |
详细描述
Mux entity brief description.
Detailed description of this mux design element.
该类的文档由以下文件生成:
- doxygen-test-project/vhdl/myvhd.vhd
Generated at 12 Jan 2015 by
1.6.1

