UVM Ques: Describe the handshake between uvm_sequence, uvm_sequencer, uvm_driver and interface/DUT?

  Рет қаралды 12,801

Ken's Interview Questions

Ken's Interview Questions

Күн бұрын

UVM Interview Questions
Describe the handshake between uvm_sequence, uvm_sequencer, uvm_driver and interface/DUT?
How is the uvm_sequencer connected to uvm_driver, using get_next_item/item_done methods?
How is the uvm_sequencer connected to uvm_driver, using put/get methods?

Пікірлер
@kirtikansal7388
@kirtikansal7388 3 жыл бұрын
this question is best answered here nowhere else, ur approach to explain pictorially with diagrams make us easy to relate things and understand the flow very well.. Keep uploading more such videos. Thanks alot
@KenIntQ
@KenIntQ 3 жыл бұрын
Glad it helped
@nirupamasankar8355
@nirupamasankar8355 2 жыл бұрын
Yes your pictorial representation makes it very easy to grasp the concepts. This topic is best explained here.
@pathanjohnkhan8012
@pathanjohnkhan8012 4 жыл бұрын
thank you for your videos.....it is heplful alot
@KenIntQ
@KenIntQ 4 жыл бұрын
Glad to hear that
@ManalShah2907
@ManalShah2907 5 ай бұрын
How does the driver handles if the DUT is giving more then one or out of order responses back, how the driver send same response back to original sequence and not any other sequence?
@naseemshaik5023
@naseemshaik5023 2 жыл бұрын
Hi Ken. I have few queries, 1)What is the argument passed in item done function? 2) when we use item_done () with and without argument in our environment?
@KenIntQ
@KenIntQ Жыл бұрын
Hi Naseem, 1) Item done take a ref of the sequence item that has finished running. 2) Item done is typically called without an argument, when you call it from within the sequence item itself and is called with an argument when called from outside the seq item
@zebra00024
@zebra00024 Жыл бұрын
What was the idea behind having sequencer? In most cases it looks like an extra layer without good purpose. Most of sequencers implementations I saw were plain proxy between sequencer and driver. Sequencer layer weren't doing any work. I would say it only make sense if you actually have an arbitration based on priority or you have to control sequencer e.g. by purging FIFO when reset or end of the test comes.
@kuangquan08
@kuangquan08 Жыл бұрын
there are multiple reasons, the first as you mentioned providing a arbitration for sequence request and grand. second, sequencer provide a hierarchical component for sequence, if you wanna pass some config setting, sequence can retrieve the seqr handler to config your transaction in running time. Then if you are trying to implement some complicate sequence like layer sequences, sequencer offer a convenient way to implement that.
@zebra00024
@zebra00024 Жыл бұрын
@@kuangquan08 1. what do you mean by layer sequences? 2. I don't see why configuration idea is good unless that is runtime driver specific configuration (there are better uvm ways, imo for other configurations). Then, again, why don't use driver for that type of configuration? I believe arbitration argument is good other arguments not so much convincing.
@venkateshprathipati3907
@venkateshprathipati3907 3 жыл бұрын
Thank you.
@KenIntQ
@KenIntQ 3 жыл бұрын
You're welcome!
@ganauvm270
@ganauvm270 4 жыл бұрын
pre_do(),post_do(),mid_do() why these methods are calling when the seq is calling?can you explain these methods .thank you
@KenIntQ
@KenIntQ 4 жыл бұрын
hi Gana, Added it to my list.
@flyhigh1702
@flyhigh1702 4 жыл бұрын
Why configuration database is used?...can you explain
@KenIntQ
@KenIntQ 4 жыл бұрын
Hi Tejasvi , added it to my list. Will upload a video soon. Thanks
@AmanKumar-ph4my
@AmanKumar-ph4my 3 жыл бұрын
make make video on AXI
@umadevivattikoti9814
@umadevivattikoti9814 3 жыл бұрын
Who will initiate the transaction driver or sequencer? Most of them say driver why? Is it because we connect port to driver and export to sequencer?
@KenIntQ
@KenIntQ Жыл бұрын
The transactions to the DUT are initiated by the sequencer. The driver's start item method is called by the sequencer in order to submit the transaction to the DUT. The item done function on the sequencer is then called by the driver to signal that the transaction is finished after it has waited for a response from the DUT.
@balajideva6503
@balajideva6503 2 жыл бұрын
1) While using second option of handshake(using get and put method in driver side), whether finish_item() in sequence is non blocking func? If yes, then how its blocking for 1st approach and non blocking for 2nd approach? 2) During 2nd approach, what will happen to rsp port? Can you please explain how port will work in both approach?
@flyhigh1702
@flyhigh1702 4 жыл бұрын
what are handshaking signals ?...should we exactly explain all the setup
@KenIntQ
@KenIntQ 4 жыл бұрын
HI Tejasvi, the main things to remember in this question is the order of method being called and their names. TLM connection related details i.e. uvm_sequence_item_pull_port/export) between sequencer and driver can be ignored if the question is just about the handshake between sequence, sequencer, driver and dut. But you do need to know which methods/tasks belong to sequence (start_item/finsih_item) and driver (get_next_item/item_done). and whether they are blocking or not.
@flyhigh1702
@flyhigh1702 4 жыл бұрын
@@KenIntQ thanks for explaining
@Negedge
@Negedge 3 жыл бұрын
Thanks, Could you describe the raise objection and drop objection mechanism in next video, looking forward for that.
@KenIntQ
@KenIntQ 3 жыл бұрын
Added to my list. Will upload soon.Thanks
UVM Question: What is a UVM config db ?
10:56
Ken's Interview Questions
Рет қаралды 9 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
virtual sequence & virtual sequencer w.r.p.t system Verilog UVM.
19:27
Munsif M. Ahmad
Рет қаралды 12 М.
Handshaking mechanism between sequence and driver
10:29
Munsif M. Ahmad
Рет қаралды 7 М.
Easier UVM - The Big Picture
20:39
Doulos Training
Рет қаралды 35 М.
What is a UVM sequence (uvm_sequence) ?  UVM sequence coding example.
12:18
Ken's Interview Questions
Рет қаралды 6 М.
UVM Questions: Can you describe different phases and sub-phases of a UVM component?
12:48
What is the UVM Factory?
7:55
Cadence Design Systems
Рет қаралды 16 М.