在把FPGA器件从480修改成270时DDR4报错:
Error (16383): Silicon revision parameter for the following EMIF/PHYLite atoms do not match the silicon revision of the currently selected device (20nm2). Regenerate the IP cores using the current device (10AX027H4F34E3SG).
应该是480与270内的DDR4结构上有所不同,应该要重新生成。
下面是官方给出的原因和解决方法。但我想知道的是从Qsys中必须要重再例化一个DDR呢,还是直接点击Generate就可以。一般别的IP在更新之后都不需要再重新生成。
CAUSE:
|
Device selected during EMIF/PHYLite IP generation is different than the current device .
|
ACTION:
|
Regenerate the EMIF/PHYLite IP cores for the current device.
|
目前证明只要重新生成就可以了,点击Generate(^.~.^)