filter.tan.rpt

来自「FPGA开发光盘各章节实例的设计工程与源码」· RPT 代码 · 共 252 行 · 第 1/5 页

RPT
252
字号
Classic Timing Analyzer report for filter
Mon Dec 10 15:46:26 2007
Quartus II Version 6.1 Build 201 11/27/2006 SJ Full Version


---------------------
; Table of Contents ;
---------------------
  1. Legal Notice
  2. Timing Analyzer Summary
  3. Timing Analyzer Settings
  4. Clock Settings Summary
  5. Clock Setup: 'g_clk'
  6. tsu
  7. tco
  8. th
  9. Timing Analyzer Messages



----------------
; Legal Notice ;
----------------
Copyright (C) 1991-2006 Altera Corporation
Your use of Altera Corporation's design tools, logic functions 
and other software and tools, and its AMPP partner logic 
functions, and any output files from any of the foregoing 
(including device programming or simulation files), and any 
associated documentation or information are expressly subject 
to the terms and conditions of the Altera Program License 
Subscription Agreement, Altera MegaCore Function License 
Agreement, or other applicable license agreement, including, 
without limitation, that your use is for the sole purpose of 
programming logic devices manufactured by Altera and sold by 
Altera or its authorized distributors.  Please refer to the 
applicable agreement for further details.



+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
; Timing Analyzer Summary                                                                                                                                                                                                                                                        ;
+------------------------------+-------+---------------+----------------------------------+----------------------------------------------------------------------------------------------------+------------------------------------------+------------+----------+--------------+
; Type                         ; Slack ; Required Time ; Actual Time                      ; From                                                                                               ; To                                       ; From Clock ; To Clock ; Failed Paths ;
+------------------------------+-------+---------------+----------------------------------+----------------------------------------------------------------------------------------------------+------------------------------------------+------------+----------+--------------+
; Worst-case tsu               ; N/A   ; None          ; 4.695 ns                         ; xin[10]                                                                                            ; filter_shift:shift_reg|shifter_ff[1][10] ; --         ; g_clk    ; 0            ;
; Worst-case tco               ; N/A   ; None          ; 18.076 ns                        ; filter_coef:rom_coef|altsyncram:altsyncram_component|altsyncram_v331:auto_generated|ram_block1a232 ; test_coefout[9]                          ; g_clk      ; --       ; 0            ;
; Worst-case th                ; N/A   ; None          ; -3.669 ns                        ; xin[6]                                                                                             ; filter_shift:shift_reg|shifter_ff[1][6]  ; --         ; g_clk    ; 0            ;
; Clock Setup: 'g_clk'         ; N/A   ; None          ; 101.03 MHz ( period = 9.898 ns ) ; filter_coef:rom_coef|altsyncram:altsyncram_component|altsyncram_v331:auto_generated|ram_block1a178 ; accumulator:shift_add|accum[16]          ; g_clk      ; g_clk    ; 0            ;
; Total number of failed paths ;       ;               ;                                  ;                                                                                                    ;                                          ;            ;          ; 0            ;
+------------------------------+-------+---------------+----------------------------------+----------------------------------------------------------------------------------------------------+------------------------------------------+------------+----------+--------------+

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?