|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
#error info is below:
Error-[NOA] Null object access
/proj/library/pub/env/tb/tb_pg_seqlib.svh, 405
The object at dereference depth 1 is being used before it was
constructed/allocated.
Please make sure that the object is allocated before using it.
tb_pg_seqlib.svh, 405 is below:
tile_o.pg_mst.ip_regs.register(pgmst_reg_name).read(status, orig_value);
想请教下error info中The object at dereference depth 1 ,depth 1是指的pg_mst未allocated吗? |
|