Author: zhuochen
Date: 2007-12-11 15:14:59 -0700 (Tue, 11 Dec 2007)
New Revision: 7106
Modified:
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/tx_buffer_inband.v
Log:
Two data channels working properly, issue was a host-level testing problem only.
Modified:
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/tx_buffer_inband.v
===================================================================
---
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/tx_buffer_inband.v
2007-12-11 20:49:38 UTC (rev 7105)
+++
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/tx_buffer_inband.v
2007-12-11 22:14:59 UTC (rev 7106)
@@ -91,8 +91,8 @@
assign tx_i_3 = 16'b0 ;
assign debugbus = {have_space, txclk, WR, WR_final, chan_WR, chan_done,
- chan_pkt_waiting[0], chan_pkt_waiting[1],
chan_pkt_waiting[2],
- chan_rdreq[0], chan_rdreq[1], chan_rdreq[2]};
+ chan_pkt_waiting[0], chan_pkt_waiting[1],
+ chan_rdreq[0], chan_rdreq[1], chan_txempty[0],
chan_txempty[1]};
wire [31:0] usbdata_final;
wire WR_final;
_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio