readme.txt
来自「用于学术研究的FPGA布局布线软件VPR」· 文本 代码 · 共 13 行
TXT
13 行
################################################# Readme: VPR Quick Start #################################################Instructions to pack, place, and route a simple circuit:1. In the VPR_HET directory, run make2. In the T-VPACK_HET directory, run make3. In the vpr directory, run go.shRead go.sh for a more detailed explanation.The default makefile for VPR does not build VPR with the graphical interface. Use Makefile.graphics to try the graphical build but this requires X11 include files and libraries that are not installed on all systems. A solution to this is under development
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?