This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我在 Verilog 中实现了一段代码,它计算图像的质心。
我已经在 Post place and route 模式下使用 Xilinx ISIM 模拟器模拟了代码,它运行良好,现在我想确定代码可以运行的最大时钟速度。
其时钟报告中的设计摘要表明最大延迟为 0.057 纳秒,这是否意味着我的时钟速度可能低于 1/0.057 纳秒,或者是否有任何其他指示最大可能时钟速度的迹象。