当前位置:网站首页>[UVM basics] set a monitor at the input port of the DUT to explain the necessity
[UVM basics] set a monitor at the input port of the DUT to explain the necessity
2022-06-27 17:56:00 【ReCclay】
ask : Is it necessary to DUT The input port of the is set with a monitor?
answer : It is necessary to , But not mandatory .
Detailed reasons : because transaction By driver Generate and output to DUT On the port of , therefore driver You can give it directly to the following reference model, As shown in the following figure .

But it is still recommended monitor, as a result of :
- First of all , In a large project , driver Send data according to a protocol , and monitor Collect data according to this protocol , If driver and monitor By different people , Then it can greatly reduce the misunderstanding of any party to the agreement ;
- second , As you will see later , When implementing code reuse , Use monitor It's very necessary .
边栏推荐
- Oracle概念二
- Qt5 signal and slot mechanism (demonstrate the correlation between the control's own signal and slot function)
- Handling of difficult and miscellaneous problems during the installation and configuration of qt5.5.1 desktop version (configuring arm compilation Kit)
- Application practice of day13 for loop distinguish the application of traversing break continue
- Alibaba cloud server is invaded
- Data center table reports realize customized statistics, overtime leave summary record sharing
- Halcon: discrete digital OCR recognition
- leetcode 69. Square root of X
- Common optimization techniques for Web Performance
- Ten common methods of arrays tools
猜你喜欢

Alibaba cloud server is invaded

Etcd visualization tool: kstone deployment (I), rapid deployment based on Helm

Part 31 supplement (31) ECMAScript conversion to string and number

当发布/订阅模式遇上.NET

Why should string be designed to be immutable?

Oracle concept II

Leetcode 33. Search rotation sort array

Offline disk group

d3dx9_ Where is 35.dll? d3dx9_ Where can I download 35.dll

Byte + Google super full kotlin learning King fried notes! Kotlin introductory tutorial + Advanced kotlin enhanced actual combat (with demo)
随机推荐
软件测试基础-软件测试历史流程,分类,好处,限制
Wanzhou gold industry: what knowledge points do you need to master to invest in precious metals?
Part 32 supplement (32) string of ECMAScript
全面解析零知识证明:消解扩容难题 重新定义「隐私安全」
Alibaba cloud server is invaded
10分钟掌握mysql的安装步骤
Set up your own website (10)
The power of code refactoring: how to measure the success of refactoring
Ping An technology's practice of migrating from Oracle to ubisql
Use pyinstaller to package py files into exe. Precautions and error typeerror:_ get_ sysconfigdata_ name() missing 1...‘ check_ Solutions to exists'
d3dx9_ Where is 35.dll? d3dx9_ Where can I download 35.dll
How to modify / display GPIO status through ADB shell
d3dx9_ How to repair 25.dll? d3dx9_ 25.dll where to download
leetcode 142. Circular linked list II
CDH cluster installation
National food safety risk assessment center: do not blindly and unilaterally pursue "zero addition" and "pure natural" food
WOx WPM installing the Youdao plug-in
【多线程】线程通信调度、等待集 wait() 、notify()
Leetcode 704. Binary search
Etcd visualization tool: kstone deployment (I), rapid deployment based on Helm