Posted by soloist_huaxin on Aug 26, 2016
UVM UVM DPI consider a DUT where it takes in an image, process, and send out an image. the interface for that DUT has frame/frame_rdy/pixel_xmt_rdy/pixel_rcv_rdy/pixel_data. The function model for DUT is written in C so some DPI is involved to generate ex ...
Question