Midterm PDF
Midterm PDF
Page’s Number: 2
Question’s Number: 2 Midterm 1st Semester 2020-2021 Exam Date: 02.11.2020
“You should take a screenshot for your code and result that shows
1. Design a VHDL model to implement the digital circuit shown in Fig.1. (6) Points
Figure 2
Figure 1
2. Using Altera’s Quartus II to perform the synthesis (logic and physical) (6) Points
3. Using Altera’s ModelSim to performed the simulation activity of the input signals
(B1,B0,A1,and A0) and complete the output signals(F0,F1,F2) (6) Points
(3) Points
B1 B0 A1 A0 F0 F1 F2
0 0 0 0
1 0 1 1
1 1 1 0
0 1 1 0
1
4. The digital logic circuit is a ……………………. (2) Points
Drew black-box diagram that is described by the following VHDL entity declaration?
sel1,sel0 : in std_logic;
end CCT;
Good Luck