aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/top/u2_core
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/top/u2_core')
-rwxr-xr-xusrp2/top/u2_core/u2_core.v3
1 files changed, 2 insertions, 1 deletions
diff --git a/usrp2/top/u2_core/u2_core.v b/usrp2/top/u2_core/u2_core.v
index 600bd7f3f..fc2e10d52 100755
--- a/usrp2/top/u2_core/u2_core.v
+++ b/usrp2/top/u2_core/u2_core.v
@@ -683,7 +683,8 @@ module u2_core
{ wr2_flags, rd2_flags },
{ GMII_TX_EN,3'd0, wr2_ready_i, wr2_ready_o, rd2_ready_i, rd2_ready_o } };
- assign debug_gpio_0 = debug_mac; //eth_mac_debug;
+ assign debug_gpio_0 = 0;
+ //debug_mac; //eth_mac_debug;
assign debug_gpio_1 = 0;
endmodule // u2_core