aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp2/top/E1x0/u1e_core.v
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/usrp2/top/E1x0/u1e_core.v')
-rw-r--r--fpga/usrp2/top/E1x0/u1e_core.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/usrp2/top/E1x0/u1e_core.v b/fpga/usrp2/top/E1x0/u1e_core.v
index 496a7ef4c..aede63bac 100644
--- a/fpga/usrp2/top/E1x0/u1e_core.v
+++ b/fpga/usrp2/top/E1x0/u1e_core.v
@@ -436,7 +436,7 @@ module u1e_core
// Readback mux 32 -- Slave #7
//compatibility number -> increment when the fpga has been sufficiently altered
- localparam compat_num = {16'd8, 16'd0}; //major, minor
+ localparam compat_num = {16'd8, 16'd1}; //major, minor
wire [31:0] reg_test32;