Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Ques.

Write an synthesizable RTL code for the waveform provided whose


characteristics are given below:
1. Start of frame :- This is initialization trigger signal for PRI generation with
4us as ON time/ Pulse Width.
2. Pulse Repetition Interval :- The elapsed time from the beginning of one
pulse to the beginning of the next pulse. Whose ON time/ Pulse Width =
30us and Pulse period = 100us.
3. End of frame :- This is the last stage of design which will appear after 50
PRIs. Its Pulse width is 12us.
➢Note : Details for design is Clock and reset should be inputs and Start of
frame, Pulse Repetition Interval & End of frame should be outputs.
Consider the clock frequency as 100MHz.
➢You can also create a testbench to verify the same.
Start of frame
(SOF)

PRI 1 PRI 2 PRI 50


Pulse Repetition
Interval (PRI)

End of frame
(EOF)

4 us
30 us 12 us
50 us
70 us + 20 us delay
100 us

You might also like