MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mux_using_with Entity Reference

Mux entity brief description Detailed description of this mux design element. More...

Libraries

ieee 
 Use standard library.

Use Clauses

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.

Detailed Description

Mux entity brief description Detailed description of this mux design element.

Definition at line 15 of file mux.vhdl.

Member Data Documentation

◆ din_0

din_0 in std_logic

Mux first input.

Definition at line 17 of file mux.vhdl.

◆ din_1

din_1 in std_logic

Mux Second input.

Definition at line 18 of file mux.vhdl.

◆ ieee

Use standard library.

Definition at line 9 of file mux.vhdl.

◆ mux_out

mux_out out std_logic

Mux output.

Definition at line 21 of file mux.vhdl.

◆ sel

sel in std_logic

Select input.

Definition at line 19 of file mux.vhdl.

◆ std_logic_1164

Use logic elements.

Definition at line 9 of file mux.vhdl.


The documentation for this class was generated from the following file: