-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbaseSchema.bld
More file actions
48 lines (36 loc) · 1.73 KB
/
Copy pathbaseSchema.bld
File metadata and controls
48 lines (36 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Release 14.7 ngdbuild P.20131013 (lin64)
Copyright (c) 1995-2013 Xilinx, Inc. All rights reserved.
Command Line: /opt/Xilinx/14.7/ISE_DS/ISE/bin/lin64/unwrapped/ngdbuild -intstyle
ise -dd _ngo -nt timestamp -uc GenIO.ucf -uc LCD.ucf -uc PS2_USB_SDC.ucf -p
xc3s500e-fg320-4 baseSchema.ngc baseSchema.ngd
Reading NGO file "/home/xololt/repos/UCISW2-main/baseSchema.ngc" ...
Loading design module "/home/xololt/repos/UCISW2-main/LCD1x64.ngc"...
Loading design module "/home/xololt/repos/UCISW2-main/SDC_FileReader.ngc"...
Gathering constraint information from source properties...
Done.
Annotating constraints to design from ucf file "GenIO.ucf" ...
Annotating constraints to design from ucf file "LCD.ucf" ...
Annotating constraints to design from ucf file "PS2_USB_SDC.ucf" ...
Resolving constraint associations...
Checking Constraint Associations...
INFO:ConstraintSystem - The Period constraint <NET "Clk_50MHz" PERIOD = 20.0ns
HIGH 50%;> [GenIO.ucf(3)], is specified using the Net Period method which is
not recommended. Please use the Timespec PERIOD method.
Done...
Checking expanded design ...
WARNING:NgdBuild:452 - logical net 'N6' has no driver
WARNING:NgdBuild:452 - logical net 'N7' has no driver
WARNING:NgdBuild:452 - logical net 'N8' has no driver
WARNING:NgdBuild:452 - logical net 'N9' has no driver
Partition Implementation Status
-------------------------------
No Partitions were found in this design.
-------------------------------
NGDBUILD Design Results Summary:
Number of errors: 0
Number of warnings: 4
Total memory usage is 387092 kilobytes
Writing NGD file "baseSchema.ngd" ...
Total REAL time to NGDBUILD completion: 1 sec
Total CPU time to NGDBUILD completion: 1 sec
Writing NGDBUILD log file "baseSchema.bld"...