class uvm_coreservice_t extends uvm_object;
// Internal data members
local uvm_factory m_factory;
local uvm_tr_db m_tr_db;
local uvm_report_server m_report_server;
// Constructor
function new(string name = "");
super.new(name);
endfunction
02-12
1315
1315
07-28
552
552
12-16
9664
9664
05-12
771
771

最低0.47元/天 解锁文章

被折叠的 条评论
为什么被折叠?



