branch-feature-fre_zhushi
This commit is contained in:
parent
8ca87ff502
commit
c24fb99bbf
|
|
@ -17,5 +17,5 @@ always @(posedge clk or negedge rst_n) begin
|
||||||
end
|
end
|
||||||
|
|
||||||
assign freqdiv_out = count[n-1];
|
assign freqdiv_out = count[n-1];
|
||||||
|
//feature
|
||||||
endmodule
|
endmodule
|
||||||
Loading…
Reference in New Issue