Added firmware support for adc_mux to handle swapping I/Q, etc.
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 15 Oct 2008 00:42:58 +0000 (00:42 +0000)
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 15 Oct 2008 00:42:58 +0000 (00:42 +0000)
commitb34e89b319f8c8144b50bfb6f98221bf776fc503
tree848001bc711bba69c6841df483d1042703ee9a3e
parent10ac1389a1d12524f1fdc0d7cf5eef6e31c12acb
Added firmware support for adc_mux to handle swapping I/Q, etc.
Modified dsp_core_rx.v to swap A and B mapping so that the software
thinks that the TVRX is connected to A/D A.

ISE 10.1 SP3 is required to compile the FPGA successfully.  SP2 is
insufficient.  It compiles with SP2, but the firmware doesn't load.
Only the F led is one in that case.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9795 221aa14e-8319-0410-a670-987f0aec2ac5
usrp2/firmware/lib/db_init.c
usrp2/firmware/lib/db_tvrx.c
usrp2/firmware/lib/memory_map.h
usrp2/firmware/lib/u2_init.c
usrp2/fpga/sdr_lib/dsp_core_rx.v