Question: For Q10-012: Use the code below. library IEEE; use IEEE.STD LOGIC 1164.ALL entity Denux is Port( lineIn in STD LOGIC; sel in STD LOGIC_VECTOR (1
For Q10-012: Use the code below. library IEEE; use IEEE.STD LOGIC 1164.ALL entity Denux is Port( lineIn in STD LOGIC; sel in STD LOGIC_VECTOR (1 downto e); Ledout : out STD_LOGIC VECTOR (3 downto )i end Denux architecture Behavioral of $$$ is begin ledout (2) lineIn when (sel "e1") 5 ledOut(1) -linein when (sel . "18" ) 6 end Behavioral A. Demux B. Mux C. Entty D. Port E. Behavioral B. eise B. Others C. "11 E. 00
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
