stopwatch.bld

来自「用ISE中各种工具设计“运动计时表”.加深对FPGA/CPLD设计流程的理解」· BLD 代码 · 共 28 行

BLD
28
字号
Release 5.1i - ngdbuild F.23Copyright (c) 1995-2002 Xilinx, Inc.  All rights reserved.Command Line: ngdbuild -quiet -dd j:\projects\ise\iseexamples\wtut_sc/_ngo -i
-insert_keep_hierarchy -p xc2v40-fg256-5 stopwatch.ngc stopwatch.ngd Reading NGO file "J:/projects/ISE/ISEexamples/wtut_sc/stopwatch.ngc" ...Reading component libraries for design expansion...Launcher: Executing edif2ngd -noa "tenths.edn"
"j:\projects\ise\iseexamples\wtut_sc\_ngo\tenths.ngo"INFO:NgdBuild - Release 5.1i - edif2ngd F.23INFO:NgdBuild - Copyright (c) 1995-2002 Xilinx, Inc.  All rights reserved.Writing the design to "j:/projects/ise/iseexamples/wtut_sc/_ngo/tenths.ngo"...Loading design module "j:\projects\ise\iseexamples\wtut_sc\_ngo\tenths.ngo"...Checking timing specifications ...Checking expanded design ...WARNING:NgdBuild:454 - logical net 'cnt60_t_xlxi_2/ceo' has no loadWARNING:NgdBuild:454 - logical net 'cnt60_t_xlxi_3/ceo' has no loadNGDBUILD Design Results Summary:  Number of errors:     0  Number of warnings:   2Writing NGD file "stopwatch.ngd" ...Writing NGDBUILD log file "stopwatch.bld"...

⌨️ 快捷键说明

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