|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
求助!!!我想问一下如果我使用FPGA内部的BRAM资源,使用BRAM原语例化了,比如U1,U2,....,然后级联成整个BRAM,,再将这个级联后BRAM模块例化在其他模块中,,然后就是我写UCF约束文件的时候这些U1,U2,,,要怎么办??它们不再顶层,,直接对U1,U2进行约束会出错。。。。。
ERROR:ConstraintSystem:59 - Constraint <INST "U2" LOC = RAMB16_X0Y1;>
[CommandTransBram_Filter.ucf(11)]: INST "U2" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
就是这样。。。。
|
|