Fix: CPLD3: Fix PMU4 AD5522 Reset Pin defination

Note: Add AD5522 Reset function to fix the unintended power-up state
This commit is contained in:
2026-06-16 16:50:40 +08:00
parent 8554c0aac3
commit 2431906630
7 changed files with 2437 additions and 2438 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ module Reg_file (
// --- Parameters ---
localparam REG_COUNT = 16;
localparam [23:0]
IDENT = 24'h800000 | 12'b0001_0001_0000, //CPLD3==1,version=1.1.0
IDENT = 24'h800000 | 12'b0001_0010_0000, //CPLD3==1,version=1.2.0
STATE_INIT = 24'h800000;
// State Machine Definition