手机版

verilog—分频器设计(2)

时间:2025-07-12   来源:未知    
字号:

else

begin count1<=count1+1'b1;end

if(count2=='d25000)

begin div1khz<=~div1khz;count2<=0;end else

begin count2<=count2+1'b1;end if(count6=='d2500)

begin div10khz<=~div10khz;count6<=0;end else

begin count6<=count6+1'b1;end

end

always @(posedge div1khz)

begin

if(count3=='d500)

begin div1hz<=~div1hz;count3<=0;end else

begin count3<=count3+1'b1;end

if(count4=='d250)

begin div2hz<=~div2hz;count4<=0;end else

begin count4<=count4+1'b1;end

if(count5=='d5)

begin div100hz<=~div100hz;count5<=0;end else

begin count5<=count5+1'b1;end if(count5=='d1000)

begin div05hz<=~div05hz;count7<=0;end else

begin count7<=count7+1'b1;end

end

endmodule

verilog—分频器设计(2).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
×
二维码
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)