zoukankan      html  css  js  c++  java
  • ChipScope For the ChipScope flows, how do you get the signal names into the Analyzer without manually adding them?

    If the ChipScope Core Inserter flow is used, a CDC file is also generated and this can be added in to the analyzer. See (Xilinx Answer 37044).

    If the CORE Generator tool flow is used and the ICON, ILA and/or the VIO cores are added, there are CDC files created for each core. You can modify these CDC files before importing them or you can create your own CDC file. See (Xilinx Answer 12281).

    Using FPGA editor to modify the signal connections of ILAs, it is possible to generate a CDC file as following:

    Select Tools -> ILA and the following windows will be shown:

    Now, simply select "Write CDC" and navigate to the desired folder.

    Now, within the ChipScope Analyzer tool select File -> Import and navigate to the CDC file to add the signal names as shown below -

    Note: This process can also be scripted and integrated into implementation scripts. Please see (Xilinx Answer 41221).

  • 相关阅读:
    CV
    Flutter 概览
    spaCy 基本使用
    图像读写、属性
    图像原理
    NLP 实战
    NLTK 相似性度量
    NLTK 停用词、罕见词
    NLTK 词干提取、词形还原
    NLTK 基本操作
  • 原文地址:https://www.cnblogs.com/fpga/p/2934073.html
Copyright © 2011-2022 走看看