readme

来自「xilinx官方PCIcore 有详细说明文档」· 代码 · 共 21 行

TXT
21
字号
================================================================================The files in this directory are (c) 2003 Xilinx, Incorporated.  These files maynot be modified other than as intended by Xilinx.  No part of these files maybe transmitted to any third party, or used without a Xilinx programmable orhardwire device, without the prior written permission of Xilinx, Incorporated.================================================================================This directory contains script files for the physical implementation ofthe example design after it has been synthesized.  Please consult theimplementation guide for more information about this step.The PAR command, as provided in the script, uses a guide file in exactguide mode.  Note that some designs do not require the use of guidefiles.  Consult the implementation guide to determine if a guide fileis required for your particular implementation. To run the script without a guide file, edit the script and remove thefollowing options from the PAR command line: -gm exact -gf ../../src/guide/<guidefile>.ncd

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?