-
Notifications
You must be signed in to change notification settings - Fork 0
/
vga_map.map
69 lines (56 loc) · 2.56 KB
/
vga_map.map
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
Release 14.7 Map P.20131013 (lin64)
Xilinx Map Application Log File for Design 'vga'
Design Information
------------------
Command Line : map -intstyle ise -p xc3s500e-fg320-5 -cm area -ir off -pr off
-c 100 -o vga_map.ncd vga.ngd vga.pcf
Target Device : xc3s500e
Target Package : fg320
Target Speed : -5
Mapper Version : spartan3e -- $Revision: 1.55 $
Mapped Date : Thu Aug 31 11:42:55 2017
Mapping design into LUTs...
Running directed packing...
Running delay-based LUT packing...
Running related packing...
Updating timing models...
Design Summary
--------------
Design Summary:
Number of errors: 0
Number of warnings: 0
Logic Utilization:
Number of Slice Flip Flops: 54 out of 9,312 1%
Number of 4 input LUTs: 51 out of 9,312 1%
Logic Distribution:
Number of occupied Slices: 59 out of 4,656 1%
Number of Slices containing only related logic: 59 out of 59 100%
Number of Slices containing unrelated logic: 0 out of 59 0%
*See NOTES below for an explanation of the effects of unrelated logic.
Total Number of 4 input LUTs: 79 out of 9,312 1%
Number used as logic: 51
Number used as a route-thru: 28
The Slice Logic Distribution report is not meaningful if the design is
over-mapped for a non-slice resource or if Placement fails.
Number of bonded IOBs: 8 out of 232 3%
Number of BUFGMUXs: 1 out of 24 4%
Average Fanout of Non-Clock Nets: 2.73
Peak Memory Usage: 583 MB
Total REAL time to MAP completion: 2 secs
Total CPU time to MAP completion: 2 secs
NOTES:
Related logic is defined as being logic that shares connectivity - e.g. two
LUTs are "related" if they share common inputs. When assembling slices,
Map gives priority to combine logic that is related. Doing so results in
the best timing performance.
Unrelated logic shares no connectivity. Map will only begin packing
unrelated logic into a slice once 99% of the slices are occupied through
related logic packing.
Note that once logic distribution reaches the 99% level through related
logic packing, this does not mean the device is completely utilized.
Unrelated logic packing will then begin, continuing until all usable LUTs
and FFs are occupied. Depending on your timing budget, increased levels of
unrelated logic packing may adversely affect the overall timing performance
of your design.
Mapping completed.
See MAP report file "vga_map.mrp" for details.