Forum Discussion
Altera_Forum
Honored Contributor
13 years agodsp builder-quartus project
hello, i have created a project for multichannel duc, and able to generate quartus project file. the top module is entity duc is port ( channel : in std_logic_vector(7 d...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- hello, thanks for your reply... actually my nco frequencies are constant. can you elaborate more??? regards nandak --- Quote End --- at port map use the following connections: busin_d => x"00000000", -- processor data
busin_a => x"0000", -- processor address
busin_w => "0", -- processor write
regarding phase you ca also set it to a constant e.g. zeros.
as such the nco should use the constant value entered at gui block level. in case it does not (and i doubt it) then set above data to your constant, address to base address and write to "1"