Release 7.1.04i Xflow H.38 Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved. xflow -p xc3s200-ft256-4 -wd work -ed export -implement balanced.opt -config bitgen.opt work/export/crtc.ngc .... Copying option file /home/keshi/Xilinx/virtex/data/balanced.opt into working directory /home/keshi/svn/logic/crtc00/current/work .... Copying option file /home/keshi/Xilinx/virtex/data/bitgen.opt into working directory /home/keshi/svn/logic/crtc00/current/work Using Flow File: /home/keshi/svn/logic/crtc00/current/work/fpga.flw Using Option File(s): /home/keshi/svn/logic/crtc00/current/work/balanced.opt /home/keshi/svn/logic/crtc00/current/work/bitgen.opt Creating Script File ... #----------------------------------------------# # Starting program ngdbuild # ngdbuild -p xc3s200-ft256-4 -nt timestamp -intstyle xflow /home/keshi/svn/logic/crtc00/current/work/export/crtc.ngc crtc.ngd #----------------------------------------------# Command Line: ngdbuild -p xc3s200-ft256-4 -nt timestamp -intstyle xflow /home/keshi/svn/logic/crtc00/current/work/export/crtc.ngc crtc.ngd Reading NGO file '/home/keshi/svn/logic/crtc00/current/work/export/crtc.ngc' ... Applying constraints in "crtc.ucf" to the design... Checking timing specifications ... Checking expanded design ... NGDBUILD Design Results Summary: Number of errors: 0 Number of warnings: 0 Writing NGD file "crtc.ngd" ... Writing NGDBUILD log file "crtc.bld"... NGDBUILD done. #----------------------------------------------# # Starting program map # map -o crtc_map.ncd -intstyle xflow crtc.ngd crtc.pcf #----------------------------------------------# Using target part "3s200ft256-4". Mapping design into LUTs... Running directed packing... Running delay-based LUT packing... Running related packing... Design Summary: Number of errors: 0 Number of warnings: 0 Logic Utilization: Number of Slice Flip Flops: 24 out of 3,840 1% Number of 4 input LUTs: 45 out of 3,840 1% Logic Distribution: Number of occupied Slices: 33 out of 1,920 1% Number of Slices containing only related logic: 33 out of 33 100% Number of Slices containing unrelated logic: 0 out of 33 0% *See NOTES below for an explanation of the effects of unrelated logic Total Number 4 input LUTs: 55 out of 3,840 1% Number used as logic: 45 Number used as a route-thru: 10 Number of bonded IOBs: 6 out of 173 3% Number of GCLKs: 2 out of 8 25% Number of DCMs: 1 out of 4 25% Total equivalent gate count for design: 7,624 Additional JTAG gate count for IOBs: 288 Peak Memory Usage: 100 MB 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 "crtc_map.mrp" for details. #----------------------------------------------# # Starting program par # par -w -ol std -intstyle xflow crtc_map.ncd crtc.ncd crtc.pcf #----------------------------------------------# Constraints file: crtc.pcf. Loading device for application Rf_Device from file '3s200.nph' in environment /home/keshi/Xilinx. "crtc" is an NCD, version 3.1, device xc3s200, package ft256, speed -4 Initializing temperature to 85.000 Celsius. (default - Range: 0.000 to 85.000 Celsius) Initializing voltage to 1.140 Volts. (default - Range: 1.140 to 1.260 Volts) Device speed data version: "PRODUCTION 1.37 2005-07-22". Device Utilization Summary: Number of BUFGMUXs 2 out of 8 25% Number of DCMs 1 out of 4 25% Number of External IOBs 6 out of 173 3% Number of LOCed IOBs 6 out of 6 100% Number of Slices 33 out of 1920 1% Number of SLICEMs 0 out of 960 0% Overall effort level (-ol): Standard (set by user) Placer effort level (-pl): Standard (set by user) Placer cost table entry (-t): 1 Router effort level (-rl): Standard (set by user) Starting Placer Phase 1.1 Phase 1.1 (Checksum:989727) REAL time: 1 secs Phase 2.31 Phase 2.31 (Checksum:1312cfe) REAL time: 1 secs Phase 3.2 . Phase 3.2 (Checksum:1c9c37d) REAL time: 1 secs Phase 4.8 ...... Phase 4.8 (Checksum:98e2ab) REAL time: 1 secs Phase 5.5 Phase 5.5 (Checksum:2faf07b) REAL time: 1 secs Phase 6.18 Phase 6.18 (Checksum:39386fa) REAL time: 1 secs Phase 7.5 Phase 7.5 (Checksum:42c1d79) REAL time: 1 secs Writing design to file crtc.ncd Total REAL time to Placer completion: 1 secs Total CPU time to Placer completion: 1 secs Starting Router Phase 1: 212 unrouted; REAL time: 1 secs Phase 2: 185 unrouted; REAL time: 1 secs Phase 3: 75 unrouted; REAL time: 1 secs Phase 4: 0 unrouted; REAL time: 1 secs Total REAL time to Router completion: 1 secs Total CPU time to Router completion: 1 secs Generating "PAR" statistics. ************************** Generating Clock Report ************************** +---------------------+--------------+------+------+------------+-------------+ | Clock Net | Resource |Locked|Fanout|Net Skew(ns)|Max Delay(ns)| +---------------------+--------------+------+------+------------+-------------+ | CLKDV_OUT | BUFGMUX1| No | 16 | 0.000 | 1.011 | +---------------------+--------------+------+------+------------+-------------+ Generating Pad Report. All signals are completely routed. Total REAL time to PAR completion: 2 secs Total CPU time to PAR completion: 1 secs Peak Memory Usage: 77 MB Placement: Completed - No errors found. Routing: Completed - No errors found. Number of error messages: 0 Number of warning messages: 0 Number of info messages: 1 Writing design to file crtc.ncd PAR done! #----------------------------------------------# # Starting program post_par_trce # trce -e 3 -intstyle xflow -xml crtc.twx crtc.ncd crtc.pcf #----------------------------------------------# Loading device for application Rf_Device from file '3s200.nph' in environment /home/keshi/Xilinx. "crtc" is an NCD, version 3.1, device xc3s200, package ft256, speed -4 Analysis completed Thu Nov 17 03:28:55 2005 -------------------------------------------------------------------------------- Generating Report ... Number of warnings: 0 Total time: 1 secs #----------------------------------------------# # Starting program bitgen # bitgen -l -w -m -intstyle xflow crtc.ncd #----------------------------------------------#