From ee2f6aa62c1bee23c61861b59dfde99911d2d566 Mon Sep 17 00:00:00 2001 From: "Pavel V. Shatov (Meister)" Date: Fri, 6 Jul 2018 01:23:24 +0300 Subject: Forgot to bump version number. --- src/rtl/fmc_regs.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rtl/fmc_regs.v b/src/rtl/fmc_regs.v index 0e50f2c..ad0d3ec 100644 --- a/src/rtl/fmc_regs.v +++ b/src/rtl/fmc_regs.v @@ -65,7 +65,7 @@ module comm_regs // Core ID constants. localparam CORE_NAME0 = 32'h666d6320; // "fmc " localparam CORE_NAME1 = 32'h20202020; // " " - localparam CORE_VERSION = 32'h302e3130; // "0.10" + localparam CORE_VERSION = 32'h302e3230; // "0.20" //---------------------------------------------------------------- -- cgit v1.2.3