commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r7677 - usrp2/trunk/fpga/top/u2_basic


From: matt
Subject: [Commit-gnuradio] r7677 - usrp2/trunk/fpga/top/u2_basic
Date: Thu, 14 Feb 2008 11:37:51 -0700 (MST)

Author: matt
Date: 2008-02-14 11:37:51 -0700 (Thu, 14 Feb 2008)
New Revision: 7677

Modified:
   usrp2/trunk/fpga/top/u2_basic/u2_basic.v
Log:
debug pins


Modified: usrp2/trunk/fpga/top/u2_basic/u2_basic.v
===================================================================
--- usrp2/trunk/fpga/top/u2_basic/u2_basic.v    2008-02-14 17:16:39 UTC (rev 
7676)
+++ usrp2/trunk/fpga/top/u2_basic/u2_basic.v    2008-02-14 18:37:51 UTC (rev 
7677)
@@ -608,7 +608,7 @@
    assign      debug_clk[0] = wb_clk;
    assign      debug_clk[1] = dsp_clk; 
    assign      debug_gpio_0 = 32'd0;  // Not used b/c of ATR
-   assign      debug_gpio_1 = debug_rx;
+   assign      debug_gpio_1 = debug_mac1;
    
    wire [31:0] debug_eth = 
               
{{uart_tx_o,proc_int,underrun,buffer_int,wr2_ready,wr2_error,wr2_done,wr2_write},





reply via email to

[Prev in Thread] Current Thread [Next in Thread]