architecture MY STRUCT of COMB LOGIC 15 signal c1, C2: STD LOGIC; component AND port (10,11:in STD LOGIC; 0:0ut STD LOGIC); end component; component OR port (10,11:in STD LOGIC; 0:out STD LOGIC); end component; component NOR port (I0:in STD LOGIC; 0:out STD LOGIC): end component; begin Ul: AND port map (A(1), A(0), c1): U2: OR port map (A(3), A(2), C2); U3: NOR port map (c1, C2, B); end COMB LOGIC;

Electric Motor Control
10th Edition
ISBN:9781133702818
Author:Herman
Publisher:Herman
Chapter22: Sequence Control
Section: Chapter Questions
Problem 6SQ: Draw a symbol for a solid-state logic element AND.
icon
Related questions
Question
Explain code
architecture MY STRUCT of COMB LOGIC is
signal C1, C2: STD LOGIC;
component AND port (10,11:in STD LOGIC; 0:0ut STD LOGIC):
end component;
component OR port (10, 1l:in STD LOGIC; 0:out STD LOGIC);
end component;
component NOR port (I0:in STD LOGIC; 0:out STD LOGIC)
end component;
begin
01: AND port map (A(1), A(0), c1):
U2: OR port map (A (3), A(2), C2);
U3: NOR port map (C1, C2, B);
end COMB LOGIC;
Figure Qla.
Transcribed Image Text:architecture MY STRUCT of COMB LOGIC is signal C1, C2: STD LOGIC; component AND port (10,11:in STD LOGIC; 0:0ut STD LOGIC): end component; component OR port (10, 1l:in STD LOGIC; 0:out STD LOGIC); end component; component NOR port (I0:in STD LOGIC; 0:out STD LOGIC) end component; begin 01: AND port map (A(1), A(0), c1): U2: OR port map (A (3), A(2), C2); U3: NOR port map (C1, C2, B); end COMB LOGIC; Figure Qla.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Nodal analysis
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, electrical-engineering and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Electric Motor Control
Electric Motor Control
Electrical Engineering
ISBN:
9781133702818
Author:
Herman
Publisher:
CENGAGE L