文件名称:miankao
介绍说明--下载内容均来自于网络,请自行研究使用
module t1 (clk,quot)
input clk
output quot
reg quot
reg[23:0] tc
always@(posedge clk)
begin
tc<=tc+1 b1
if (tc==24 h013fff)
begin
quot<=1
tc<=0
end
else
quot<=0
end
endmodule-module t1 (clk,quot)
input clk
output quot
reg quot
reg[23:0] tc
always@(posedge clk)
begin
tc<=tc+1 b1
if (tc==24 h013fff)
begin
quot<=1
tc<=0
end
else
quot<=0
end
endmodule
input clk
output quot
reg quot
reg[23:0] tc
always@(posedge clk)
begin
tc<=tc+1 b1
if (tc==24 h013fff)
begin
quot<=1
tc<=0
end
else
quot<=0
end
endmodule-module t1 (clk,quot)
input clk
output quot
reg quot
reg[23:0] tc
always@(posedge clk)
begin
tc<=tc+1 b1
if (tc==24 h013fff)
begin
quot<=1
tc<=0
end
else
quot<=0
end
endmodule
(系统自动生成,下载前可以参看下载内容)
下载文件列表
miankao\1.v
.......\clk_gen.bsf
.......\clk_gen.v
.......\count4.bsf
.......\count4.v
.......\count4.v.bak
.......\data.bsf
.......\data.v
.......\data.v.bak
.......\data1.bsf
.......\data1.v
.......\data1.v.bak
.......\data2.bsf
.......\data2.v
.......\data2.v.bak
.......\data3.bsf
.......\data3.v
.......\data3.v.bak
.......\.b\duoweishumaguan.db_info
.......\..\duoweishumaguan.eco.cdb
.......\..\duoweishumaguan.sld_design_entry.sci
.......\..\duoweishumaguan_global_asgn_op.abo
.......\..\prev_cmp_duoweishumaguan.asm.qmsg
.......\..\prev_cmp_duoweishumaguan.fit.qmsg
.......\..\prev_cmp_duoweishumaguan.map.qmsg
.......\..\prev_cmp_duoweishumaguan.qmsg
.......\..\prev_cmp_duoweishumaguan.tan.qmsg
.......\decode.bsf
.......\decode.v
.......\decode.v.bak
.......\delay_one_step.bsf
.......\delay_one_step.v
.......\duoweishumaguan.asm.rpt
.......\duoweishumaguan.bdf
.......\duoweishumaguan.cdf
.......\duoweishumaguan.cmp.rpt
.......\duoweishumaguan.cmp.rpt.htm
.......\duoweishumaguan.done
.......\duoweishumaguan.dpf
.......\duoweishumaguan.fit.rpt
.......\duoweishumaguan.fit.smsg
.......\duoweishumaguan.fit.summary
.......\duoweishumaguan.flow.rpt
.......\duoweishumaguan.flow.rpt.htm
.......\duoweishumaguan.map.rpt
.......\duoweishumaguan.map.rpt.htm
.......\duoweishumaguan.map.smsg
.......\duoweishumaguan.map.summary
.......\duoweishumaguan.pin
.......\duoweishumaguan.pof
.......\duoweishumaguan.qpf
.......\duoweishumaguan.qsf
.......\duoweishumaguan.qws
.......\duoweishumaguan.sof
.......\duoweishumaguan.tan.rpt
.......\duoweishumaguan.tan.summary
.......\duoweishumaguan_assignment_defaults.qdf
.......\incremental_db\compiled_partitions\duoweishumaguan.root_partition.cmp.atm
.......\..............\...................\duoweishumaguan.root_partition.cmp.dfp
.......\..............\...................\duoweishumaguan.root_partition.cmp.hdbx
.......\..............\...................\duoweishumaguan.root_partition.cmp.kpt
.......\..............\...................\duoweishumaguan.root_partition.cmp.logdb
.......\..............\...................\duoweishumaguan.root_partition.cmp.rcf
.......\..............\...................\duoweishumaguan.root_partition.map.atm
.......\..............\...................\duoweishumaguan.root_partition.map.dpi
.......\..............\...................\duoweishumaguan.root_partition.map.hdbx
.......\..............\...................\duoweishumaguan.root_partition.map.kpt
.......\..............\README
.......\k12.bsf
.......\k12.v.bak
.......\key10.bsf
.......\key10.inc
.......\key10.v
.......\key10.v.bak
.......\mux4to1.bsf
.......\mux4to1.v
.......\shifter164.bsf
.......\shifter164.v
.......\shifter165.bsf
.......\shifter165.v
.......\shifter165.v.bak
.......\state_count.bsf
.......\state_count.v
.......\state_count.v.bak
.......\t1.bsf
.......\t1.v
.......\t1.v.bak
.......\t5.bsf
.......\t5.v
.......\xz.bsf
.......\xz.v
.......\xz.v.bak
.......\incremental_db\compiled_partitions
.......\db
.......\incremental_db
miankao