• Arria10调试问题集之——480转成270中DDR4 IP重新生成的问题


    在把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(^.~.^)

  • 相关阅读:
    .NET Framework 概述
    .Net笔试(二)
    EF CodeFirst 创建数据库
    C#中的继承
    SqlHelper 基类
    在C#中实现OOP概念
    索引器、委托和事件
    .Net笔试(一)
    HTML标签速记整理W3C
    Java函数调用总结
  • 原文地址:https://www.cnblogs.com/zhongguo135/p/8477678.html
Copyright © 2020-2023  润新知