文件名称:miankao

  • 所属分类:
  • VHDL编程
  • 资源属性:
  • [ASM] [源码]
  • 上传时间:
  • 2013-05-07
  • 文件大小:
  • 204kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • g**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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
(系统自动生成,下载前可以参看下载内容)

下载文件列表





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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org