关键问题
此问题会影响 DDR3 产品。
宽度更高的 DDR3 内存接口 mem_ck
不止一个,针对Arria V 或Cyclone V 设备,可能会遇到
与以下类似的无拟合错误:
Error (175020): Illegal constraint of DQS Group to the
region (2, 0) to (22, 0): no valid locations in region
Info (175028): The DQS Group name: DQS_LOGIC_BLOCK_5~DQ_X8/9
Info (175015): The I/O pad is constrained to the location PIN_AP28
due to: User Location Constraints (PIN_AP28)
Error (171000): Can't fit design in device
此问题的变通办法如下:
- 打开文件 xxx_addr_cmd_pads.v in 文本编辑器。
- 搜索 localparam
USE_ADDR_CMD_CPS_FOR_MEM_CK和 将其值设置为true.
此问题将在将来的版本中修复。