-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvga_sync.bld
More file actions
110 lines (83 loc) · 4.94 KB
/
Copy pathvga_sync.bld
File metadata and controls
110 lines (83 loc) · 4.94 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
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 vgaPattern.ucf -p xc3s500e-fg320-5 vga_sync.ngc
vga_sync.ngd
Reading NGO file "/home/ashu/sem4/Digital_lab/EC-252 Xilinx
Projects/vgaPattern/vga_sync.ngc" ...
Gathering constraint information from source properties...
Done.
Annotating constraints to design from ucf file "vgaPattern.ucf" ...
Resolving constraint associations...
Checking Constraint Associations...
ERROR:ConstraintSystem:59 - Constraint <NET "red" LOC = "H14" |>
[vgaPattern.ucf(1)]: NET "red" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
WARNING:ConstraintSystem - A target design object for the Locate constraint
'<NET "red" LOC = "H14" |> [vgaPattern.ucf(1)]' could not be found and so
the Locate constraint will be removed.
ERROR:ConstraintSystem:59 - Constraint <IOSTANDARD = LVTTL |>
[vgaPattern.ucf(1)]: NET "red" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
ERROR:ConstraintSystem:59 - Constraint <SLEW=FAST |> [vgaPattern.ucf(1)]: NET
"red" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
ERROR:ConstraintSystem:59 - Constraint <DRIVE=8 ;> [vgaPattern.ucf(1)]: NET
"red" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
ERROR:ConstraintSystem:59 - Constraint <NET "green" LOC = "H15" |>
[vgaPattern.ucf(2)]: NET "green" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
WARNING:ConstraintSystem - A target design object for the Locate constraint
'<NET "green" LOC = "H15" |> [vgaPattern.ucf(2)]' could not be found and so
the Locate constraint will be removed.
ERROR:ConstraintSystem:59 - Constraint <IOSTANDARD = LVTTL |>
[vgaPattern.ucf(2)]: NET "green" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
ERROR:ConstraintSystem:59 - Constraint <SLEW=FAST |> [vgaPattern.ucf(2)]: NET
"green" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
ERROR:ConstraintSystem:59 - Constraint <DRIVE=8 ;> [vgaPattern.ucf(2)]: NET
"green" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
ERROR:ConstraintSystem:59 - Constraint <NET "blue" LOC = "G15" |>
[vgaPattern.ucf(3)]: NET "blue" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
WARNING:ConstraintSystem - A target design object for the Locate constraint
'<NET "blue" LOC = "G15" |> [vgaPattern.ucf(3)]' could not be found and so
the Locate constraint will be removed.
ERROR:ConstraintSystem:59 - Constraint <IOSTANDARD = LVTTL |>
[vgaPattern.ucf(3)]: NET "blue" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
ERROR:ConstraintSystem:59 - Constraint <SLEW=FAST |> [vgaPattern.ucf(3)]: NET
"blue" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
ERROR:ConstraintSystem:59 - Constraint <DRIVE=8 ;> [vgaPattern.ucf(3)]: NET
"blue" not found. Please verify that:
1. The specified design element actually exists in the original design.
2. The specified object is spelled correctly in the constraint source file.
Done...
Checking expanded design ...
Partition Implementation Status
-------------------------------
No Partitions were found in this design.
-------------------------------
NGDBUILD Design Results Summary:
Number of errors: 12
Number of warnings: 3
Total memory usage is 394484 kilobytes
Total REAL time to NGDBUILD completion: 3 sec
Total CPU time to NGDBUILD completion: 2 sec
One or more errors were found during NGDBUILD. No NGD file will be written.
Writing NGDBUILD log file "vga_sync.bld"...