Posted by Marc43 on Jan 20, 2020
UVM #uvm sequence uvm_component macros Hi everyone, Can I get a uvm_component to generate sequences? For example, let's say that I have a uvm_component with an analysis_imp listening to a monitor. When the monitor writes into its analysis_port my uvm ...
Question