|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
我在Modelsim中仿真DDR2的MCB的时候,运行仿真时会报如下的错误:
# ** Fatal: Error occurred in protected context.
# Time: 0 ns Iteration: 0 Protected: /test_top/uut/U_ddr_controller_top/U_ddr_ip/memc5_wrapper_inst/memc5_mcb_raw_wrapper_inst/samc_0/B_MCB_INST/<protected>/<protected>/<protected>/<protected> File: nofile
# FATAL ERROR while loading design
这里提示protected,我在secureip文件夹里面的mcb_001.vp里面也发现了:
`pragma protect begin_protected `pragma protect end_protected等含有protected的语句,请问高手们怎么解决这个错误? |
|