当前位置:网站首页>Verilog wire type
Verilog wire type
2022-07-02 03:08:00 【Da Xi】
1.Nets( Internet connection ):
Wiring driven by modules or gates . The change of the driver signal will be immediately transmitted to the output line .
for example : The figure below ,selb Changes , It will automatically and immediately affect the output of or gate .
Connect (Nets) Types of type variables :
type function
wire,tri Corresponding to the standard interconnect ( default )
supply1, supply2 Corresponding to power line or ground wire
wor, trior Corresponding to a line or logical connection with multiple drive sources
wand, triand Corresponding to the line and logical connection with multiple driving sources
trireg There is a connection that can temporarily store the level corresponding to the capacitor
tri1, tri0 Corresponding to the connection that needs to be pulled up or down
If you don't specify the type of connection , It should mean wire type . It defaults to 1 position wire type .
Specially designated wire type , It may be multiple or to make the program readable .
边栏推荐
- STM32__ 05 - PWM controlled DC motor
- Is bone conduction earphone better than traditional earphones? The sound production principle of bone conduction earphones is popular science
- Rotating frame target detection mmrotate v0.3.1 learning model
- venn图取交集
- Multi threaded query, double efficiency
- Use usedeferredvalue for asynchronous rendering
- A list of job levels and salaries in common Internet companies. Those who have conditions must enter big factories. The salary is really high
- Websocket + spingboot realize code scanning login
- Qualcomm platform WiFi -- P2P issue (2)
- 2022 hoisting machinery command examination paper and summary of hoisting machinery command examination
猜你喜欢

Golang configure export goprivate to pull private library code

Xiaomi, a young engineer, was just going to make soy sauce

Redis cluster

Docker安装canal、mysql进行简单测试与实现redis和mysql缓存一致性

MongoDB非关系型数据库

小米青年工程师,本来只是去打个酱油

ZABBIX API creates hosts in batches according to the host information in Excel files

A list of job levels and salaries in common Internet companies. Those who have conditions must enter big factories. The salary is really high

Verilog 过程赋值 区别 详解

C reflection practice
随机推荐
Ten minutes will take you in-depth understanding of multithreading - multithreaded teamwork: synchronous control
venn图取交集
MSI announced that its motherboard products will cancel all paper accessories
Tupu software has passed CMMI5 certification| High authority and high-level certification in the international software field
Baohong industry | 6 financial management models at different stages of life
Batch detect whether there is CDN in URL - high accuracy
Set status bar color
4. Find the median of two positive arrays
How to develop digital collections? How to develop your own digital collections
连通块模板及变式(共4题)
自定义组件的 v-model
spark调优
MVVM and MVC
Redis set command line operation (intersection, union and difference, random reading, etc.)
What are the common proxy servers and what are the differences?
What is hybrid web containers for SAP ui5
ZABBIX API creates hosts in batches according to the host information in Excel files
Which brand of running headphones is good? How many professional running headphones are recommended
Verilog 避免 Latch
表单自定义校验规则