Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi Dansong,
--- Quote Start --- i'm relatively new to Quartus II and testing through hardware. i need a more comprehensive approach to doing these idea. a guide or a link to a manual will be very helpful. for example how do i pass random data to the filter on FPGA. i do know how to use the "filter" function on matlab though, the thing is i need to test it on the FPGA. --- Quote End --- Here's some examples for you: http://www.ovro.caltech.edu/~dwh/correlator/pdf/esc-100paper_hawkins.pdf (http://www.ovro.caltech.edu/%7edwh/correlator/pdf/esc-100paper_hawkins.pdf) http://www.ovro.caltech.edu/~dwh/correlator/pdf/esc-100slides_hawkins.pdf (http://www.ovro.caltech.edu/%7edwh/correlator/pdf/esc-100slides_hawkins.pdf) http://www.ovro.caltech.edu/~dwh/correlator/pdf/esc2011_fpga_dsp_code.zip (http://www.ovro.caltech.edu/%7edwh/correlator/pdf/esc2011_fpga_dsp_code.zip) http://www.ovro.caltech.edu/~dwh/correlator/pdf/lfsr_tutorial.pdf (http://www.ovro.caltech.edu/%7edwh/correlator/pdf/lfsr_tutorial.pdf) It has testbenches, MATLAB code, LFSRs, etc. Cheers, Dave