[Cryptech-Commits] [core/comm/fmc] branch fmc_clk updated: Forgot to bump version number.
git at cryptech.is
git at cryptech.is
Thu Jul 5 22:23:55 UTC 2018
This is an automated email from the git hooks/post-receive script.
meisterpaul1 at yandex.ru pushed a commit to branch fmc_clk
in repository core/comm/fmc.
The following commit(s) were added to refs/heads/fmc_clk by this push:
new ee2f6aa Forgot to bump version number.
ee2f6aa is described below
commit ee2f6aa62c1bee23c61861b59dfde99911d2d566
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Fri Jul 6 01:23:24 2018 +0300
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"
//----------------------------------------------------------------
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Commits
mailing list