当前位置:网站首页>[UVM foundation] what is transaction
[UVM foundation] what is transaction
2022-07-07 07:50:00 【ReCclay】
transaction It's an abstract concept . Generally speaking , Data exchange in physical protocols is based on frames or packets , It is usually necessary to define various parameters in a frame or a package , The size of each package is different . Very few agreements are made on the basis of bit perhaps byte For data exchange .
Take Ethernet as an example , The size of each package is at least 64byte. This package should include the source address 、 Destination address 、 Packet type 、 The whole package is CRC Calibration data, etc . transaction It is used to simulate this actual situation , a transaction It's just a bag . In different verification platforms , It will be different transaction.
边栏推荐
猜你喜欢
![[UTCTF2020]file header](/img/e3/818e2d531a06ab90de189055f634ad.png)
[UTCTF2020]file header

Why should we understand the trend of spot gold?

JSON introduction and JS parsing JSON

【Unity】物体做圆周运动的几个思路

Common method signatures and meanings of Iterable, collection and list

【webrtc】m98 screen和window采集

Leetcode-206. Reverse Linked List

通信设备商,到底有哪些岗位?

Few-Shot Learning && Meta Learning:小样本学习原理和Siamese网络结构(一)

Problem solving: unable to connect to redis
随机推荐
在线直播系统源码,使用ValueAnimator实现view放大缩小动画效果
[guess-ctf2019] fake compressed packets
直播平台源码,可折叠式菜单栏
Leetcode sword finger offer brush questions - day 20
Invalid table alias or column reference`xxx`
解决:Could NOT find KF5 (missing: CoreAddons DBusAddons DocTools XmlGui)
Six methods of flattening arrays with JS
C语言航班订票系统
Gslx680 touch screen driver source code analysis (gslx680. C)
LeetCode 40:组合总和 II
Why is the row of SQL_ The ranking returned by number is 1
nacos
微博发布案例
Rust Versus Go(哪种是我的首选语言?)
Asemi rectifier bridge rs210 parameters, rs210 specifications, rs210 package
Leetcode-543. Diameter of Binary Tree
开源生态|打造活力开源社区,共建开源新生态!
Weibo publishing cases
MobaXterm
海思芯片(hi3516dv300)uboot镜像生成过程详解