当前位置: 首页 > wzjs >正文

企业黄页网站源码网页版qq登录入口手机版

企业黄页网站源码,网页版qq登录入口手机版,金融投资理财网站建设,网站兼容怎么调1、延迟模型的类型 verilog有三种类型的延迟模型:分布延迟 、 集总延迟 、 路径延迟(pin to pin) 1.1、 分布延迟 分布延迟是在每个独立元件的基础上进行定义的。 module M(output wire out ,input wire a …

1、延迟模型的类型

        verilog有三种类型的延迟模型:分布延迟 、 集总延迟 、 路径延迟(pin to pin)

        1.1、        分布延迟

                分布延迟是在每个独立元件的基础上进行定义的。  

module    M(output    wire    out    ,input     wire    a      ,input     wire    b      ,input     wire    c      ,input     wire    d);wire    e,f    ;and #5     a1(e,a,b)    ;and #7     a2(f,c,d)    ;and #4     a3(out,e,f)  ;endmodule//.............................................
module    M(output    wire    out    ,input     wire    a      ,input     wire    b      ,input     wire    c      ,input     wire    d);wire    e,f    ;assign #5    e = a & b    ;assign #7    f = c & d    ;assign #4    out = e & f    ;            endmodule

        1.2、        集总延迟

                集总延迟是在每个独立模块的基础上定义的。

                

module    M(output    wire    out    ,input     wire    a      ,input     wire    b      ,input     wire    c      ,input     wire    d);wire    e,f    ;and        a1(e,a,b)    ;and        a2(f,c,d)    ;and #11    a3(out,e,f)  ; //延迟只在输出门外endmodule

        1.3、        路径延迟

                可以查阅数据手册直接获得标准组件的引脚到引脚的延迟(路径延迟)。

2、路径延迟建模

        2.1、        specify块

                连接方式:

                        并行连接:=>

                        全连接   :*> ( in 和 out 两两连接 )

module    M(output    wire    out    ,input     wire    a      ,input     wire    b      ,input     wire    c      ,input     wire    d);wire    e,f    ;specify(a => out)    =    9    ;    (b => out)    =    9    ;   (c => out)    =    11   ;   (d => out)    =    11   ;   endspecifyand        a1(e,a,b)    ;and        a2(f,c,d)    ;and        a3(out,e,f)  ; endmodule

 specparam

specifyspecparam    d_to_q      =    9     ;specparam    clk_to_q    =    11    ;(d   => q) = d_to_q      ;(clk => q) = clk_to_q    ;endspecify

 条件路径延迟

module    M(output    wire    out    ,input     wire    a      ,input     wire    b      ,input     wire    c      ,input     wire    d);wire    e,f    ;specifyif( a == 1'b1 )(a => out) = 9 ;if( ~a == 1'b1 )(a => out) = 11 ;if( b & c )(b => out) = 9    ;if( ~(b & c) )(b => out) = 13    ;if( {c,d} == 2'b01 )(c,d *> out) = 11    ;if( {c,d} != 2'b01 )(c,d *> out) = 13    ;endspecifyand        a1(e,a,b)    ;and        a2(f,c,d)    ;and        a3(out,e,f)  ; endmodule

3、时序检查

        3.1、setup 和 hold检查

     建立时间检查   

specify$setup(data,posedge clk,3)    ;     //3是需要的最小建立时间  endspecify

 保持时间检查

specify$hold(posedge clk ,data,5)    ;//5是最小保持时间endspecify

        3.2、width检查

        脉冲宽度检查

specify$width(posedge clk , 6 )    ;endspecify

4、延迟反标注


文章转载自:

http://FMCm4vc1.sqgsx.cn
http://Fnqd1Aks.sqgsx.cn
http://oKfFtFAE.sqgsx.cn
http://osakw2dE.sqgsx.cn
http://0uPTXH8A.sqgsx.cn
http://xChZEj4w.sqgsx.cn
http://eFM797gh.sqgsx.cn
http://T2DxrVUR.sqgsx.cn
http://WsHaVDu0.sqgsx.cn
http://3ZGjGcCJ.sqgsx.cn
http://2exruHsQ.sqgsx.cn
http://FyCOc8W4.sqgsx.cn
http://HdvG5pEw.sqgsx.cn
http://O9bgiot3.sqgsx.cn
http://rWjM4jKa.sqgsx.cn
http://fjL6w9Wd.sqgsx.cn
http://ggLywPLp.sqgsx.cn
http://IrQ3FWHs.sqgsx.cn
http://5IFAR5hP.sqgsx.cn
http://fS46AaTJ.sqgsx.cn
http://PTW8CWYM.sqgsx.cn
http://uzhRNzbe.sqgsx.cn
http://bag3rXkI.sqgsx.cn
http://7267lxdZ.sqgsx.cn
http://iQIy0mOW.sqgsx.cn
http://Bi0O4enn.sqgsx.cn
http://lcaplGMV.sqgsx.cn
http://SCFNs0YD.sqgsx.cn
http://BC3kB3e4.sqgsx.cn
http://ukgLYJmv.sqgsx.cn
http://www.dtcms.com/wzjs/742098.html

相关文章:

  • 网站没询盘怎么做推广网站被k原因
  • 响应式网站设计工具建设服装网站的亮点
  • 做外贸进大公司网站用ps做美食网站
  • 做网站如何更新百度快照网站制作方案
  • 微网站功能列表手机网站建设图
  • 海口网站建设搜q479185700博学云网站建设
  • 外语不精通可以做国外网站吗做系统网站赚钱
  • 正规的网站制作哪个好仿珠宝首饰网站开发
  • 网站图片有什么要求吗高端办公室装修公司
  • 如何搭建一个简单的网站做网站容易学吗
  • 网站优化的作用免费永久个人服务器
  • 做网站资源推荐写代码建商城网站时间
  • 网站手机端排名怎么做旅游网站设计说明
  • 2019怎么做网站赚钱大前端dux主题wordpress
  • 济南做网站创意秦皇岛市第一中学
  • 东莞网站设计知名 乐云践新小说抄写员兼职
  • 可信网站认证服务商做头像的网站有哪些
  • 企业级网站开发需求分析如何盗取网站
  • 提供网站建设公司哪家好地方门户模板
  • 网站建设过程有哪几个阶段站长工具是干嘛的
  • 网站备案免费吗普通电脑怎么做网站服务器吗
  • 电子商务网站建设与维护实训网络产品运营与推广
  • 做网页设计网站有哪些广告开户南京seo
  • 金华网站制作网站引导页怎么设置
  • 上海华谊集团建设有限公司网站网站建设seo优化浙江
  • 河南建设监理协会网站电话商城和营销型网站建设
  • 有帮忙做儿童房设计的网站吗资海网络一年做多少网站
  • 用html做网站的心得体会图书馆网站建设请示
  • 营销型网站建设团队网站后端做留言板功能
  • 企业网站建设规划的基本原则是什么公司网站建设的签订合同