i2c.bld
来自「Xilinx ISE 官方源代码盘第十章」· BLD 代码 · 共 30 行
BLD
30 行
Release 6.2i - ngdbuild G.28Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved.Command Line: ngdbuild -intstyle ise -dd
d:\my_design\example-10-1\i2c\xst\i2c/_ngo -i -p xc2s200-pq208-6 i2c.ngc i2c.ngdReading NGO file "d:/my_design/example-10-1/i2c/xst/i2c/i2c.ngc" ...Reading component libraries for design expansion...Checking timing specifications ...Checking expanded design ...WARNING:NgdBuild:479 - The input pad net 'scl' is driving one or more clock
loads that should only use a dedicated clock buffer. This could result in
large clock skews on this net. Check whether the correct type of BUF is being
used to drive the clock buffer.WARNING:NgdBuild:479 - The input pad net 'sda' is driving one or more clock
loads that should only use a dedicated clock buffer. This could result in
large clock skews on this net. Check whether the correct type of BUF is being
used to drive the clock buffer.NGDBUILD Design Results Summary: Number of errors: 0 Number of warnings: 2Total memory usage is 38860 kilobytesWriting NGD file "i2c.ngd" ...Writing NGDBUILD log file "i2c.bld"...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?