branch-feature-fre_zhushi

This commit is contained in:
yangshenbo 2025-12-04 19:08:54 +08:00
parent 8ca87ff502
commit c24fb99bbf
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ always @(posedge clk or negedge rst_n) begin
end
assign freqdiv_out = count[n-1];
//feature
endmodule