aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/top/e320
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/usrp3/top/e320')
-rw-r--r--fpga/usrp3/top/e320/e320_core.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/usrp3/top/e320/e320_core.v b/fpga/usrp3/top/e320/e320_core.v
index e65e63314..f9cadee89 100644
--- a/fpga/usrp3/top/e320/e320_core.v
+++ b/fpga/usrp3/top/e320/e320_core.v
@@ -190,7 +190,7 @@ module e320_core #(
//
/////////////////////////////////////////////////////////////////////////////////
- localparam [15:0] COMPAT_MAJOR = 16'd5;
+ localparam [15:0] COMPAT_MAJOR = 16'd6;
localparam [15:0] COMPAT_MINOR = 16'd0;
/////////////////////////////////////////////////////////////////////////////////