Displaying the Sine Wave - 2021.1 English

Vivado Design Suite Tutorial: Programming and Debugging (UG936)

Document ID
UG936
Release Date
2021-07-14
Version
2021.1 English
  1. Right-click U_SINEGEN/sine[19:0] signals, and select Waveform Style > Analog as shown in the following figure.

    CAUTION:
    The waveform does not look like a sine wave. This is because you must change the radix setting from Hex to Signed Decimal, as described in the following subsection.
  2. Right-click U_SINEGEN/sine[19:0] signals, and select Radix > Signed Decimal.

    You should now be able to see the high frequency sine wave as shown in the following figure instead of the square wave.