prescale_counter_map.map
来自「该源码为xilinx ise教程的附带光盘源码」· MAP 代码 · 共 68 行
MAP
68 行
Release 9.1i Map J.30Xilinx Map Application Log File for Design 'prescale_counter'Design Information------------------Command Line : d:\Xilinx91i\bin\nt\map.exe -ise
D:/ise_book/Example-5-2/Constraints_Demo/prescale_counter_ver/prescale_counter_v
er.ise -intstyle ise -p xc2v40-cs144-6 -cm area -pr b -k 4 -c 100 -tx off -o
prescale_counter_map.ncd prescale_counter.ngd prescale_counter.pcf Target Device : xc2v40Target Package : cs144Target Speed : -6Mapper Version : virtex2 -- $Revision: 1.36 $Mapped Date : Tue Dec 12 15:59:51 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: 0Logic Utilization: Number of Slice Flip Flops: 32 out of 512 6% Number of 4 input LUTs: 3 out of 512 1%Logic Distribution: Number of occupied Slices: 16 out of 256 6% Number of Slices containing only related logic: 16 out of 16 100% Number of Slices containing unrelated logic: 0 out of 16 0% *See NOTES below for an explanation of the effects of unrelated logicTotal Number of 4 input LUTs: 32 out of 512 6% Number used as logic: 3 Number used as a route-thru: 29 Number of bonded IOBs: 34 out of 88 38% Number of GCLKs: 1 out of 16 6%Total equivalent gate count for design: 451Additional JTAG gate count for IOBs: 1,632Peak Memory Usage: 132 MBTotal REAL time to MAP completion: 3 secs Total CPU time to MAP completion: 3 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 "prescale_counter_map.mrp" for details.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?