Verification Academy
Get Type Name with Parameters?
UVM
UVM
,
get_type
dave_59
March 16, 2016, 8:30pm
4
In reply to
raysalemi
:
class B #(int w=1); static string name = $sformatf(“packet%0d”,w); endclass
show post in topic