]> git.gag.com Git - debian/gnuradio/blobdiff - gr-gpio/src/fpga/top/config.vh
Adds alternative integrate and dump decimator to gr-gpio.
[debian/gnuradio] / gr-gpio / src / fpga / top / config.vh
index 5fd4fefb0d7295104f0fdea16ab47200b4aa74ef..d40e75d2f63d4734a6214015a700caf51e44ac76 100644 (file)
 //`include "../include/common_config_1rxhb_1tx.vh"
 
 // Uncomment this for 2 rx channels (w/ halfband) & 2 transmit channels
-//  `include "../include/common_config_2rxhb_2tx.vh"
+//`include "../include/common_config_2rxhb_2tx.vh"
 
 // Uncomment this for 2 rx channels (w/ halfband) & 2 transmit channels with digital output (lsb of I and Q) on gpio pins
-  `include "../include/common_config_2rxhb_2txdig.vh"
+//`include "../include/common_config_2rxhb_2tx_dig.vh"
+
+// Uncomment this for 2 rx channels (w/o halfband, but w/integrator) & 2 tx channels, with streaming GPIO
+  `include "../include/common_config_2rxint_2tx_dig.vh"
 
 // Uncomment this for 4 rx channels (w/o halfband) & 0 transmit channels
 //`include "../include/common_config_4rx_0tx.vh"