[Cryptech-Commits] [core/platform/alpha] 02/07: Bumped version number.

git at cryptech.is git at cryptech.is
Thu Jan 23 09:01:33 UTC 2020


This is an automated email from the git hooks/post-receive script.

meisterpaul1 at yandex.ru pushed a commit to branch fmc_clk_core
in repository core/platform/alpha.

commit 923e7d3b3cf7dd065c87fb33cab1f130bbf56206
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Tue Jan 21 15:41:14 2020 +0300

    Bumped version number.
---
 rtl/alpha_regs.v | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rtl/alpha_regs.v b/rtl/alpha_regs.v
index ce17863..31cfbbf 100644
--- a/rtl/alpha_regs.v
+++ b/rtl/alpha_regs.v
@@ -68,7 +68,7 @@ module board_regs
    // Core ID constants.
    localparam CORE_NAME0   = 32'h414c5048;  // "ALPH"
    localparam CORE_NAME1   = 32'h41202020;  // "A   "
-   localparam CORE_VERSION = 32'h302e3230;  // "0.20"
+   localparam CORE_VERSION = 32'h302e3330;  // "0.30"
 
 
 



More information about the Commits mailing list