Add dc function (05-18)
This commit is contained in:
@@ -152,8 +152,6 @@ module BUS_Con (
|
||||
|
||||
// --- 4. Register Control FSM ---
|
||||
|
||||
|
||||
|
||||
always @(posedge i_sys_clk) begin
|
||||
if (!i_rst_n) begin
|
||||
state <= IDLE;
|
||||
|
||||
Reference in New Issue
Block a user