Increased version code

This commit is contained in:
2026-06-18 11:02:23 +08:00
parent 0d459342ae
commit 040f20075c
+1 -1
View File
@@ -35,7 +35,7 @@ module Reg_file (
// --- Parameters --- // --- Parameters ---
localparam REG_COUNT = 16; localparam REG_COUNT = 16;
localparam [23:0] localparam [23:0]
IDENT = 24'h200000 | 12'b0001_0001_0010, //CPLD1==1,version=1.1.2 IDENT = 24'h200000 | 12'b0001_0001_0011, //CPLD1==1,version=1.1.2
STATE_INIT = 24'h800000; STATE_INIT = 24'h800000;
// State Machine Definition // State Machine Definition