Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How can I figure out how many delay units do I need in one part of Simulink HDL design?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
Recently, I am interested in debuging your ZYNQ hwswcodesign model. The figure below is one part of Rx Data decoding block. My question is how do you know the exact delay numbers in this design?
Thanks in advance.
0 件のコメント
回答 (1 件)
Bharath Venkataraman
2019 年 3 月 18 日
One of the ways to do this is by logging the input and output signals to the Logic Analyzer. You can set your cursors on the input and output signals and observe the altency. This only works if your design has a fixed latency.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!