aquavion的个人空间 https://blog.eetop.cn/892254 [收藏] [复制] [分享] [RSS]

空间首页 动态 记录 日志 相册 主题 分享 留言板 个人资料

日志

A classic verilog 2001 paper

已有 844 次阅读| 2011-11-27 11:15 |个人分类:常用HDL

Verilog Parameters and defparam statements.
To understand verilog defparam statements we will need to understand parameters first.
 What is modular coding style? Its a style. of writing Verilog code where a block of code can be re-used multiple times without making any modification. This reuse sometimes requires blocks of different widths to store and process signals of different widths or depths ( for memory). 
What are verilog parameters? The parameters in verilog is a way of passing the constants to modules so as to overwrite there local constants for signal widths and depths (for memories).  This is done when the block is instantiated in top-level/higher-level module.
 What are verilog defparam statements? These statements provide alternate method of assigning new values to parameters inside sub-level modules
what are verilog localparam?  a submodule parameter that should not be modified.



点赞

全部作者的其他最新日志

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 注册

  • 关注TA
  • 加好友
  • 联系TA
  • 0

    周排名
  • 0

    月排名
  • 0

    总排名
  • 0

    关注
  • 1

    粉丝
  • 0

    好友
  • 0

    获赞
  • 0

    评论
  • 访问数
关闭

站长推荐 上一条 /1 下一条

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-5-6 13:01 , Processed in 0.026210 second(s), 18 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部