Sign in
◑
Theme
foss-fpga-tools
/
third_party
/
Surelog
/
c8e23d966dff39beb0682dda987395ff0bb07f38
/
.
/
tests
/
SimpleClass1
/
mod.v
blob: 93dfbffa48d261caba5aff341c74efef68ea1a2f [
file
]
class
Packet
extends
uvm_transaction
;
function
void
uvm_default_factory
::
print
(
int
all_types
=
1
);
`wrapper("UVM/FACTORY/PRINT",`
UVM_STRING_QUEUE_STREAMING_PACK
(
qs
),
UVM_NONE
)
endfunction
endclass