alarm_counter.tan.summary

来自「电子闹钟:基于fpga的电子闹钟设计」· SUMMARY 代码 · 共 67 行

SUMMARY
67
字号
--------------------------------------------------------------------------------------
Timing Analyzer Summary
--------------------------------------------------------------------------------------

Type           : Worst-case tsu
Slack          : N/A
Required Time  : None
Actual Time    : 7.309 ns
From           : new_current_time[2][3]
To             : i_current_time[3][1]~$emulated
From Clock     : --
To Clock       : clk
Failed Paths   : 0

Type           : Worst-case tco
Slack          : N/A
Required Time  : None
Actual Time    : 9.221 ns
From           : i_current_time[2][1]~589
To             : current_time[2][1]
From Clock     : load_new_C
To Clock       : --
Failed Paths   : 0

Type           : Worst-case tpd
Slack          : N/A
Required Time  : None
Actual Time    : 11.320 ns
From           : new_current_time[2][1]
To             : current_time[2][1]
From Clock     : --
To Clock       : --
Failed Paths   : 0

Type           : Worst-case th
Slack          : N/A
Required Time  : None
Actual Time    : -0.201 ns
From           : new_current_time[0][0]
To             : i_current_time[0][0]~490
From Clock     : --
To Clock       : load_new_C
Failed Paths   : 0

Type           : Clock Setup: 'clk'
Slack          : N/A
Required Time  : None
Actual Time    : 241.95 MHz ( period = 4.133 ns )
From           : i_current_time[3][1]~$emulated
To             : i_current_time[3][2]~$emulated
From Clock     : clk
To Clock       : clk
Failed Paths   : 0

Type           : Total number of failed paths
Slack          : 
Required Time  : 
Actual Time    : 
From           : 
To             : 
From Clock     : 
To Clock       : 
Failed Paths   : 0

--------------------------------------------------------------------------------------

⌨️ 快捷键说明

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