Info

This question is closed. Reopen it to edit or answer.

How can I figure out how many delay units do I need in one part of Simulink HDL design?

1 view (last 30 days)
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.

Answers (1)

Bharath Venkataraman
Bharath Venkataraman on 18 Mar 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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!