NCO Intel® FPGA IP User Guide

ID 683406
Date 10/20/2024
Public
Document Table of Contents

3.8.2. NCO IP Signals

Table 10.  NCO IP Signals
Signal Direction Description
address[2:0] Input Address of the 16 phase increment registers when frequency hopping is enabled.
clk Input Clock.
clken Input Active-high clock enable.
freq_mod_i [F-1:0] Input Optional frequency modulation input. You can specify the modulator resolution F in the GUI.
freq_sel[log 2N-1:0] input Use to select one of the phase increment registers (that is to select the hopping frequencies), when frequency hopping is enabled. N is the depth.
phase_mod_i [P-1:0] Input Optional phase modulation input. You can specify the modulator precision P in the wizard.
phi_inc_i [A-1:0] Input Input phase increment. You can specify the accumulator precision A in the GUI.
reset_n Input Active-low asynchronous reset.
write_sig Input Active-high write signal when frequency hopping is enabled.
in_data Output In Platform Designer systems, this Avalon-ST-compliant data bus includes all the Avalon-ST input data signals.
fcos_o [M-1:0] Output Optional output cosine value (when dual output is selected). You can specify the magnitude precision M in the GUI.
fsin_o [M-1:0] Output Output sine value. You can specify the magnitude precision M in the GUI.
out_valid Output Data valid signal. Asserted by the IP when there is valid data to output.
out_data Output In Platform Designer systems, this Avalon-ST-compliant data bus includes all the Avalon-ST output data signals.