You can better understand some signal values if they display in a different radix format
than the default, for instance, binary values instead of hexadecimal values. The default
radix is Hexadecimal unless you override the radix for a specific object.
Supported radix values are Binary, Hexadecimal, Octal, ASCII, Signed and Unsigned decimal. You can set any of the above values as Default using Default Radix option.
- In the Waveform window, select the following
signals:
s_axis_phase_tdata_sine_high
,s_axis_phase_tdata_sine_mid
ands_axis_phase_tdata_sine_low
. - Right-click to open the popup menu, and select
The values on these signals now display using the specified radix.
.