jc2_top_map.map
来自「xilinx ISE 实例代码。可用ISE直接打开」· MAP 代码 · 共 65 行
MAP
65 行
Release 9.1i Map J.30Xilinx Map Application Log File for Design 'jc2_top'Design Information------------------Command Line : D:\Xilinx91i\bin\nt\map.exe -ise
D:/ise_book/Example-6-1/iMPACT_DEMO/jc2_ver/jc2_ver.ise -intstyle ise -p
xc3s400-pq208-5 -cm area -pr b -k 4 -c 100 -o jc2_top_map.ncd jc2_top.ngd
jc2_top.pcf Target Device : xc3s400Target Package : pq208Target Speed : -5Mapper Version : spartan3 -- $Revision: 1.36 $Mapped Date : Wed Dec 20 14:52:08 2006Mapping design into LUTs...Running directed packing...Running delay-based LUT packing...Running related packing...Design Summary--------------Design Summary:Number of errors: 0Number of warnings: 1Logic Utilization: Number of Slice Flip Flops: 6 out of 7,168 1% Number of 4 input LUTs: 6 out of 7,168 1%Logic Distribution: Number of occupied Slices: 5 out of 3,584 1% Number of Slices containing only related logic: 5 out of 5 100% Number of Slices containing unrelated logic: 0 out of 5 0% *See NOTES below for an explanation of the effects of unrelated logicTotal Number of 4 input LUTs: 6 out of 7,168 1% Number of bonded IOBs: 8 out of 141 5% Number of GCLKs: 1 out of 8 12%Total equivalent gate count for design: 87Additional JTAG gate count for IOBs: 384Peak Memory Usage: 138 MBTotal REAL time to MAP completion: 10 secs Total CPU time to MAP completion: 4 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 "jc2_top_map.mrp" for details.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?