Altera_Forum
Honored Contributor
11 years agoDDC using Qsys
Hello!I want to make digital down converter on Cyclon V (Quartus 14).
DDC is a blackbox with cic and fir filters, nco and two muls. Input signal width - 16 bits. First, I joined some IP cores: nco, mul, cic and fir filters and simulated it in modelSim in Quartus. I want to control DDC and receive data from DDC via SPI. Qsys containe SPI core, so I decided to make ddc in Qsys, but CIC filter and nco doesn't supported for Cyclone V. Is it a mistake or I do something wrong? Please advice me the best way to do this task.