Modify CPLD2's PMU related Pin defination. Add proper Pull UP/Down. Increase Version Number

This commit is contained in:
Jeremy Shen
2026-06-16 10:27:53 +08:00
parent fe80ae462d
commit e3fa9dc9c1
4 changed files with 322 additions and 385 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ module Reg_file (
// --- Parameters ---
localparam REG_COUNT = 16;
localparam [23:0]
IDENT = 24'h200000 | 12'b0001_0001_0000, //CPLD1==1,version=1.1.0
IDENT = 24'h200000 | 12'b0001_0001_0002, //CPLD1==1,version=1.1.2
STATE_INIT = 24'h800000;
// State Machine Definition