当前位置:网站首页>如何成为一名高级数字 IC 设计工程师(1-2)Verilog 编码语法篇:Verilog 1995、2001、2005 标准
如何成为一名高级数字 IC 设计工程师(1-2)Verilog 编码语法篇:Verilog 1995、2001、2005 标准
2022-07-03 09:55:00 【新芯设计】
一、Verilog 1995
这是最早的 Verilog 标准,目前已经不推荐了。
二、Verilog 2001
这是升级的 Verilog 标准,目前是最为推荐的。
在 Verilog-2001 中,相比 Verilog-1995,加入了许多有效的特性,可以提高设计的质量、可以提高综合的能力、可以提高验证的效率等等,变动如下:
1、增加 generate 语句,简化模块多次实例化,达到更加精简的写法。
2、增强 [7:0] mem [255:0] 多维数组的支持。
3、增强文件 I/O 的操作。
4、增加 task 和 function 重入的支持。
5、增加 always @(*) 语句。
6、增加 Part-Select(+: && -:)写法。
7、增加 localparam 定义。
8、增加新的端口声明方式。
9、支持常数函数。
边栏推荐
- Logstash backup tracks the data records reported
- QT: QSS custom qtoolbar and qtoolbox instances
- TypeScript学习总结
- Is it OK to test the zero basis software?
- Qt:qss custom QSlider instance
- 表空间创建管理及控制文件管理
- Expandablelistview that can expand and shrink (imitating the list page of professional selection of Zhilian recruitment)
- 项目管理精华读书笔记(七)
- The role and necessity of implementing serializable interface
- Commonly used discrete random distribution
猜你喜欢

Qt:qss custom qpprogressbar instance

What happened to those who focused on automated testing?

Basic theoretical knowledge of software testing -- app testing

Differences among norm, normalize and normalized in eigen

我,大厂测试员,降薪50%去国企,后悔了...

【蓝桥杯选拔赛真题44】Scratch消灭骷髅军团 少儿编程scratch蓝桥杯选拔赛真题讲解

Is it OK to test the zero basis software?

Clion debug

英特尔13代酷睿旗舰曝光,单核5.5GHz

在职美团测试工程师的这八年,我是如何成长的,愿技术人看完都有收获
随机推荐
After 8 years of industry thinking, the test director has a deeper understanding of test thinking
那些一门心思研究自动化测试的人,后来怎样了?
Solution: jupyter notebook does not pop up the default browser
硬 货 | 一改测试步骤代码就全写?为什么不试试用 Yaml实现数据驱动?
历经一个月,终于拿到金蝶Offer!分享一下四面面经+复习资料
My understanding of testing (summarized by senior testers)
The five-year itch of software testing engineers tells the experience of breaking through bottlenecks for two years
ConstraintLayout跟RelativeLayout嵌套出现的莫名奇妙的问题
MAUI Developer Day in GCR
QT: QSS custom qtoolbar and qtoolbox instances
你真的需要自动化测试吗?
Test what the leader should do
最高月薪18K 拥有好的“心态和选择”, 成功就差“认真和坚持”~
测试Leader应该做哪些事
可以写进简历的软件测试电商项目,不进来get一下?
行业唯一!法大大电子合同上榜36氪硬核科技企业
UI自动化测试如何走出困境?价值又如何体现?
BI技巧丨权限轴
POI excel 单元格换行
项目管理精华读书笔记(六)