Merged r10770:10887 from jcorgan/iad2 into trunk. Adds alternative USRP2 FPGA build...
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 22 Apr 2009 00:11:28 +0000 (00:11 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 22 Apr 2009 00:11:28 +0000 (00:11 +0000)
commit4b1246a8ad25a9b4d417e99926bd6227716e65ed
treeae6c0db47b2086555de10006bdee1c6ee827abda
parent5c887521331a030b2e65912049f48380c7c3cd15
Merged r10770:10887 from jcorgan/iad2 into trunk.  Adds alternative USRP2 FPGA build to use integrate-and-dump decimator instead of CIC/HB combination.  This provides a much shorter time duration impulse response for the same decimation rate, at the expense of worse stop-band rejection.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10888 221aa14e-8319-0410-a670-987f0aec2ac5
usrp2/fpga/top/u2_rev3_iad/Makefile [new file with mode: 0644]
usrp2/fpga/top/u2_rev3_iad/cmdfile [new file with mode: 0644]
usrp2/fpga/top/u2_rev3_iad/dsp_core_rx.v [new file with mode: 0644]
usrp2/fpga/top/u2_rev3_iad/dsp_core_tb.sav [new file with mode: 0644]
usrp2/fpga/top/u2_rev3_iad/dsp_core_tb.v [new file with mode: 0644]
usrp2/fpga/top/u2_rev3_iad/impulse.v [new file with mode: 0644]
usrp2/fpga/top/u2_rev3_iad/integrate.v [new file with mode: 0644]
usrp2/fpga/top/u2_rev3_iad/wave.sh [new file with mode: 0755]