This is a short article about when we should set the provides_responses bit of the register adapter. Original Jelly Bean Driver This is the orignal jelly_bean_driver used in Register Abstraction. The driver gets requests using get_next_item (line 23), then updates Read More …
Tag: get_next_item
UVM Tutorial for Candy Lovers – 11. Sequence Item Port
Last Updated: September 11, 2013 A UVM driver and a UVM sequencer are connected using a UVM sequence item port and an export. This post will explain how the sequence item port works.