Assignment 8 System Design Through VERILOG - Unit 9 - Week 8 - Case Studies
Assignment 8 System Design Through VERILOG - Unit 9 - Week 8 - Case Studies
vijaykumar.vvkr@gmail.com
X
(https://swayam.gov.in)
(https://swayam.gov.in/nc_details/NPTEL)
NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL)
»
System Design Through VERILOG (course)
Register for Certification
exam
(https://examform.nptel.ac.in/2022_04/exam_form/dashboard)
Thank you for taking the Assignment 8.
BWM implementation
requires minimum 8 half adders and 7 full adders
Week 2 : Gate level
BWM implementation
requires minimum 8 half adders and 8 full adders
modeling-I ()
2) If A=2’d99; B=2’d88; and C=2’d77;
before the execution of $display
keyword. After the execution of $display
(“%b %o %h”, A, B, C); 1 point
the values of A, B, and C
displayed are respectively
Week 3: Gate level
modeling-II ()
1100011, 130, 4d
110011, 120, 3c
Week 4: Switch level
modeling ()
110001,110,3e
1110011,131,3f
Week 5: Dataflow and
3) The 8-bit signed 2’s complement
representation of -16 is 1 point
behavioral modeling ()
00001111
Week 6: Behavioral
11100111
modeling of sequential
circuits ()
11101111
11110000
Assessment
Weeksubmitted.
7: Test benches ()
X 4) The range of 8-bit fixed point
normalized signed 2’s complement numbers is 1 point
Week 8: Case studies ()
-1 to +127/128
Lec 25: FIR filter
-1 to +128/127
implementation (unit?
-1 to +255/256
unit=61&lesson=62)
-1 to +256/255
Lec 26: Baugh-Wooley
signed multiplier 5) If 4-bit fixed point normalized
signed 2’s complement representation of A is a3.a2a1a0 , then A 2-2 would be 1 point
architecture (unit?
unit=61&lesson=63)
a3.a3a3a2
a3.a3a2a1
Lec 27: IIR filter
implementation (unit?
a3.a3a3a0
unit=61&lesson=64)
a3.a3a3a3
Quiz: Assignment 8 6) If 4-bit fixed point normalized
signed 2’s complement representation of A is a3 a2 a1 a0 , then a¯3 . a¯2 a¯1 a¯0 + 0.001 would be 1 point
(assessment?name=92)
-A 20
Week 8: Feedback form
(unit?unit=61&lesson=65)
-A 2-1
-A 2-2
Download ()
-A 2-3
Problem Solving
Braun multiplier is unsigned
multiplier
Session ()
Baugh-Wooley multiplier is signed multiplier
The conventional parallel multiplier handles sign bit in an
efficient manner
Books ()
All of the above
Current simulation time
One-time value of variables or
strings
Variables whenever a value
changes during a simulation run
None of the above
You may submit any number of times before the due date. The final submission will be considered for grading.
Submit Answers
Assessment submitted.
X