|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
在用modelsim进行反标sdf后仿的时候出现错误:
# ** Error: (vsim-SDF-3263) E:/RFID/RFID1356/modelsim/post-simulation/RFID_1356.sdf(15): CELLTYPE name "RFID_1356" does not match module name "top_test".我的反标是这样的:$sdf_annotate("RFID_1356.sdf",top_test.top.RFID_1356);
其中:RFID_1356是DC综合得到的.v网表,top_test是test文件。
不知道什么原因,求助各位大神!!谢谢! |
|