[source]

Class uvm_tlm_nb_transport_fw_export

uvm_pkg::uvm_tlm_nb_transport_fw_export <T, P> + get_type_name(): string + nb_transport_fw(): uvm_tlm_sync_e

Inheritance Diagram of uvm_tlm_nb_transport_fw_export

Non-blocking forward transport export class

Parameters

Name

Default value

Description

T

uvm_tlm_generic_payload

P

uvm_tlm_phase_e

Constructors

function new ( string name, uvm_component parent, int min_size, int max_size ) [source]