Dsp_rx_old.vhdl

Where I could find the explanation of the various modules of the FPGA,
especially the module dsp_rx_old?

Thx
Gabriel

Well, you shouldn’t be using dsp_core_rx_old.v, because it is old and
unused. Look at dsp_core_rx.v which contains all of the dsp operations.
It
has a CORDIC mixer, CIC filter, and dual halfband filters.

Matt

That file is pretty straightforward and reads just like a block diagram.
If
you just trace it out it should be pretty obvious. If you have specific
questions we can answer them.

Matt

On Mon, Sep 19, 2011 at 10:55 AM, Gabriel Morel