当前位置:网站首页>如何成为一名高级数字 IC 设计工程师(1-5)Verilog 编码语法篇:操作数
如何成为一名高级数字 IC 设计工程师(1-5)Verilog 编码语法篇:操作数
2022-07-03 09:55:00 【新芯设计】
一、定义操作数
1、如果直接以完整的方式来操作 reg or net or variable or parameter,就是直接书写它们的名字,其全部的位都会被当成操作数。
2、如果操作一比特 1-Bit ,即 Bit-Select 操作数,这里数组元素的 Bit-Select or Part-Select 可以当成操作数以备操作。
3、如果操作多比特 N-Bits,即 Part-Select 操作数,这里数组元素的 Bit-Select or Part-Select 可以当成操作数以备操作。
4、连接操作符生成的数据(包括嵌套的连接操作符)or 函数等等都可以当成操作数以备操作。
二、Bit-Select
1、位索引抽取 1-Bit 指定的数据。
2、位索引可以是一个表达式。
3、位索引范围之内的正常读写,范围之外的统统 Read X Write None。
4、对于 scalar、real variable、realtime variable 操作 Bit-Select 都是非法的。
三、Part-Select
1、Part-Select 抽取 N-Bits 指定的数据(N > 1)。
边栏推荐
- 我,大厂测试员,降薪50%去国企,后悔了...
- Oracle收回权限 & 创建角色
- [proteus simulation] 16 channel water lamp composed of 74hc154 four wire to 12 wire decoder
- Overview of testing theory
- 软件测试(测试用例)编写之俗手、本手、妙手
- 帝国cms 无缩略图 灵动标签(e:loop)判断有无标题图片(titlepic)的两种写法
- 大厂技术专家:工程师如何提升沟通能力?
- The solution that prompts "system group policy prohibits the installation of this device" under win10 system (home version has no group policy)
- Differences among norm, normalize and normalized in eigen
- 8年测试工程师总结出来的《测试核心价值》与《0基础转行软件测试超全学习指南》
猜你喜欢
独家分析 | 关于简历和面试的真 相
Do you really need automated testing?
可以写进简历的软件测试电商项目,不进来get一下?
The highest monthly salary of 18K has a good "mentality and choice", and success is poor "seriousness and persistence"~
历经一个月,终于拿到金蝶Offer!分享一下四面面经+复习资料
Multiple IO transfer - preamble
Probability theory: application of convolution in calculating moving average
字节跳动大裁员,测试工程师差点遭团灭:大厂招人背后的套路,有多可怕?
T5 的尝试
如何清理v$rman_backup_job_details视图 报错ORA-02030
随机推荐
线性表顺序表综合应用题P18
项目管理精华读书笔记(七)
2021 postgraduate entrance examination mathematics 2 linear algebra
在腾讯云容器服务Node上执行 kubectl
The highest monthly salary of 18K has a good "mentality and choice", and success is poor "seriousness and persistence"~
2022-07-02:以下go语言代码输出什么?A:编译错误;B:Panic;C:NaN。 package main import “fmt“ func mai
软件测试工程师的5年之痒,讲述两年突破瓶颈经验
The normal one inch is 25.4 cm, and the image field is 16 cm
Qt:qss custom qradiobutton instance
栈,单调栈,队列,单调队列
Qt:qss custom qheaderview instance
硬 货 | 一改测试步骤代码就全写?为什么不试试用 Yaml实现数据驱动?
Basic usage of sqlmap
【蓝桥杯选拔赛真题44】Scratch消灭骷髅军团 少儿编程scratch蓝桥杯选拔赛真题讲解
Qt:qss custom qlineedit instance
Solution: jupyter notebook does not pop up the default browser
Software testing (test case) writing: vulgar, native and skillful
ConstraintLayout跟RelativeLayout嵌套出现的莫名奇妙的问题
How did I grow up in the past eight years as a test engineer of meituan? I hope technicians can gain something after reading it
The solution that prompts "system group policy prohibits the installation of this device" under win10 system (home version has no group policy)