[Cryptech-Commits] [core/comm/fmc] 02/04: Bumped version number.
git at cryptech.is
git at cryptech.is
Tue Feb 11 13:05:20 UTC 2020
This is an automated email from the git hooks/post-receive script.
meisterpaul1 at yandex.ru pushed a commit to branch master
in repository core/comm/fmc.
commit 60619499a99eedecff984eb7d293129fa6aabdfa
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Tue Jan 21 15:26:18 2020 +0300
Bumped 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 ad0d3ec..64afbe9 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'h302e3230; // "0.20"
+ localparam CORE_VERSION = 32'h302e3330; // "0.30"
//----------------------------------------------------------------
More information about the Commits
mailing list