filter.map.rpt
来自「FPGA开发光盘各章节实例的设计工程与源码」· RPT 代码 · 共 669 行 · 第 1/5 页
RPT
669 行
+------------------------------------------------------------------------------------------------+------+------+--------------+--------------+--------------+--------------+---------+----------+
+------------------------------------------------------+
; General Register Statistics ;
+----------------------------------------------+-------+
; Statistic ; Value ;
+----------------------------------------------+-------+
; Total registers ; 446 ;
; Number of registers using Synchronous Clear ; 0 ;
; Number of registers using Synchronous Load ; 16 ;
; Number of registers using Asynchronous Clear ; 438 ;
; Number of registers using Asynchronous Load ; 0 ;
; Number of registers using Clock Enable ; 210 ;
; Number of registers using Preset ; 0 ;
+----------------------------------------------+-------+
+------------------------------------------------------------------------------------------------------------+
; Source assignments for filter_coef:rom_coef|altsyncram:altsyncram_component|altsyncram_v331:auto_generated ;
+---------------------------------+--------------------+------+----------------------------------------------+
; Assignment ; Value ; From ; To ;
+---------------------------------+--------------------+------+----------------------------------------------+
; OPTIMIZE_POWER_DURING_SYNTHESIS ; NORMAL_COMPILATION ; - ; - ;
+---------------------------------+--------------------+------+----------------------------------------------+
+------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: Top-level Entity: |filter ;
+----------------+-------+-----------------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+-----------------------------------------------+
; tap ; 16 ; Untyped ;
; x_wid ; 12 ; Untyped ;
; x_pre ; 10 ; Untyped ;
; coef_wid ; 16 ; Untyped ;
; coef_pre ; 15 ; Untyped ;
; z_wid ; 18 ; Untyped ;
; z_pre ; 15 ; Untyped ;
; pipeline ; yes ; Untyped ;
+----------------+-------+-----------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+--------------------------------------------------------------+
; Parameter Settings for User Entity Instance: filter_con:cont ;
+----------------+-------+-------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+-------------------------------------+
; x_width ; 12 ; Untyped ;
+----------------+-------+-------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+---------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: filter_shift:shift_reg ;
+----------------+-------+--------------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+--------------------------------------------+
; tap ; 16 ; Untyped ;
; x_wid ; 12 ; Untyped ;
+----------------+-------+--------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+-----------------------------------------------------------+
; Parameter Settings for User Entity Instance: s_term:p_s_c ;
+----------------+-------+----------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+----------------------------------+
; in_width ; 12 ; Untyped ;
; term_wid ; 16 ; Untyped ;
+----------------+-------+----------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: s_term:p_s_c|p_s:regs[16] ;
+----------------+-------+-----------------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+-----------------------------------------------+
; width ; 12 ; Untyped ;
+----------------+-------+-----------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: s_term:p_s_c|p_s:regs[15] ;
+----------------+-------+-----------------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+-----------------------------------------------+
; width ; 12 ; Untyped ;
+----------------+-------+-----------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: s_term:p_s_c|p_s:regs[14] ;
+----------------+-------+-----------------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+-----------------------------------------------+
; width ; 12 ; Untyped ;
+----------------+-------+-----------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: s_term:p_s_c|p_s:regs[13] ;
+----------------+-------+-----------------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+-----------------------------------------------+
; width ; 12 ; Untyped ;
+----------------+-------+-----------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: s_term:p_s_c|p_s:regs[12] ;
+----------------+-------+-----------------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+-----------------------------------------------+
; width ; 12 ; Untyped ;
+----------------+-------+-----------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
+------------------------------------------------------------------------+
; Parameter Settings for User Entity Instance: s_term:p_s_c|p_s:regs[11] ;
+----------------+-------+-----------------------------------------------+
; Parameter Name ; Value ; Type ;
+----------------+-------+-----------------------------------------------+
; width ; 12 ; Untyped ;
+----------------+-------+-----------------------------------------------+
Note: In order to hide this table in the UI and the text report file, please set the "Show Parameter Settings Tables in Synthesis Report" option in "Analysis and Synthesis Settings -> More Settings" to "Off".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?