Bug fixes for all CPLDs

This commit is contained in:
2026-05-29 18:31:27 +08:00
parent b3eef70c28
commit 54a64ec222
23 changed files with 16564 additions and 15078 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ module CPLD_Con (
freq_slot_flag <= 'd0;
dc_slot_flag<='d0;
done_flag <= 'd1;
PMU_RC <= 4'b1111;
PMU_RC <= 4'b0000;
end
else begin
if ((i_con_exec == 1'b1) & (exec_flag == 1'b0)) begin