top.bld

来自「通过UART从PC主机读取图片数据」· BLD 代码 · 共 40 行

BLD
40
字号
Release 6.2i - ngdbuild G.28Copyright (c) 1995-2004 Xilinx, Inc.  All rights reserved.Command Line: ngdbuild -intstyle ise -dd e:\fpga\exp6-vga/_ngo -uc top.ucf -p
xc2v1000-fg456-4 top.ngc top.ngd Reading NGO file "E:/FPGA/Exp6-VGA/top.ngc" ...Reading component libraries for design expansion...Launcher: "logo.ngo" is up to date.Loading design module "e:\fpga\exp6-vga\_ngo\logo.ngo"...Annotating constraints to design from file "top.ucf" ...Checking timing specifications ...Checking expanded design ...WARNING:NgdBuild:477 - clock net 'u0_rxdin' has non-clock connections. These
   problematic connections include:     pin D on block u0_data_buf_7 with type FDE,     pin D on block u0_data_buf_6 with type FDE,     pin D on block u0_data_buf_0 with type FDE,     pin D on block u0_data_buf_1 with type FDE,     pin D on block u0_data_buf_2 with type FDE,     pin D on block u0_data_buf_3 with type FDE,     pin D on block u0_data_buf_4 with type FDE,     pin D on block u0_data_buf_5 with type FDE,     pin I1 on block u0_Ker518018 with type LUT2,     pin I2 on block u0_present_state_FFd2-In28 with type LUT3,     pin I2 on block u0_present_state_FFd3-In1 with type LUT4_DWARNING:NgdBuild:478 - clock net 'u0_rxdin' drives no clock pinsNGDBUILD Design Results Summary:  Number of errors:     0  Number of warnings:   2Total memory usage is 42268 kilobytesWriting NGD file "top.ngd" ...Writing NGDBUILD log file "top.bld"...

⌨️ 快捷键说明

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