Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How can I figure out how many delay units do I need in one part of Simulink HDL design?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Bharath Venkataraman
am 18 Mär. 2019
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 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!