PMU DC Control Output & bug fix

This commit is contained in:
Jeremy Shen
2026-05-20 18:21:42 +08:00
parent 248a54b777
commit 7096f94f47
8 changed files with 1116 additions and 254 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ module Reg_file (
// --- Parameters ---
localparam REG_COUNT = 16;
localparam [23:0]
IDENT = 24'h400000|| 12'b0001_0000_0000, //CPLD2==1,version=1.0.0
IDENT = 24'h400000 | 12'b0001_0000_0000, //CPLD2==1,version=1.0.0
STATE_INIT = 24'h800000;
// State Machine Definition