aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp2/vrt/trigger_context_pkt.v
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/usrp2/vrt/trigger_context_pkt.v')
-rw-r--r--fpga/usrp2/vrt/trigger_context_pkt.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/usrp2/vrt/trigger_context_pkt.v b/fpga/usrp2/vrt/trigger_context_pkt.v
index 226ec45f2..1d456814b 100644
--- a/fpga/usrp2/vrt/trigger_context_pkt.v
+++ b/fpga/usrp2/vrt/trigger_context_pkt.v
@@ -10,7 +10,7 @@ module trigger_context_pkt
wire [15:0] packets;
wire [6:0] dummy1;
wire [14:0] dummy2;
- wire enable_timed, enable_consumed;
+ wire enable_cycle, enable_consumed;
reg [30:0] cycle_count, packet_count;