| 
 | 
 
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册  
 
×
 
今天在新搭建了一个环境,使用的是VCS,环境UVM1.1,编译我以前能使用的code的时候报告警Warning-[PCSRMIO] Class scope used outside of class 
/tb/top/soc_fab_tb.sv, 46 
An unspecialized class scope '::' reference was seen. This refers to the 
generic class, and may only be used inside the class 'soc_fab_scoreboard'. 
To access a static member of the default specialization outside the class 
'soc_fab_scoreboard', use 'soc_fab_scoreboard#()::' instead. 
This will be an error in a future release 
 
 
请问,这个是为什么??? |   
 
 
 
 |