matteodc Posted September 24, 2014 Report Share Posted September 24, 2014 Hi, is it possible to change the type of a ml_tlm1 by using the UVM factory? Inside the UVC environment class: uvm_ml::ml_tlm1#(eq_transaction)::register(agent.monitor.in_port); In a test or in the testbench: factory.set_inst_override_by_type(eq_transaction::get_type(), dem_transaction::get_type(), {get_full_name(),"*.u_sym.env0.*"}); Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.