Quantcast
Channel: UVM SystemVerilog Discussions Forum RSS Feed
Viewing all articles
Browse latest Browse all 410

Is it possible to have two implementation of b_transport?

$
0
0

I need to have two uvm_tlm_target_socket in a class and I need to do different set of things with the data received via two sockets. I was thinking if it is possible to have two implementation of b_transport task. 

I am aware of how we can have multiple analysis port imp  and use uvm_analysis_imp_decl(_something) and we can have a "write_something" implementation. Is something similar available for uvm_tlm_target_socket?

 

Regards,

Gautam


Viewing all articles
Browse latest Browse all 410

Trending Articles