Increased version code
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user