当前位置:网站首页>get_sequencer的用法总结
get_sequencer的用法总结
2022-06-27 00:46:00 【Alfred.HOO】
1.Sequence Classes/uvm_sequence_item
get_sequencer — 返回sequence使用的默认sequencer的引用。
get_sequencerfunction uvm_sequencer_base get_sequencer()
返回sequence使用的默认sequencer的引用。
2.uvm_reg_transaction_order_policy/uvm_reg_map
get_sequencer — 获取与此映射相关总线的sequencer。
get_sequencer
virtual function uvm_sequencer_base get_sequencer (
uvm_hier_e hier = UVM_HIER
)
获取与此映射相关总线的sequencer。如果hier设置为UVM_HIER,则获取系统级总线的sequencer。参阅set_sequencer。
例子:
clock_reset_pkg::clock_reset_sequencer por_reset_n_sqr;
por_reset_n_sqr = env.clk_rst_env.cr_env.get_sequencer("por_reset_n");
start_reset_sequence(.duration(20000), .latency(0), sequencer(por_reset_n_sqr));
边栏推荐
- Play OLED, u8g2 animation, increasing numbers, random triangles, etc
- TopoLVM: 基于LVM的Kubernetes本地持久化方案,容量感知,动态创建PV,轻松使用本地磁盘
- Structure the fifth operation of the actual camp module
- Review the old and know the new -- constant renewal at normal temperature
- Summary of working at home during the epidemic | community essay solicitation
- Count the logarithm of points that cannot reach each other in an undirected graph [classic adjacency table building +dfs Statistics - > query set optimization] [query set manual / write details]
- Esp32 experiment - self built web server distribution network 02
- Two days of beautiful butterfly animation
- 3 - wire SPI Screen Drive
- Interface test framework practice (I) | requests and interface request construction
猜你喜欢

Summary of working at home during the epidemic | community essay solicitation

Esp32 experiment - self built web server distribution network 02

ESP32实验-自建web服务器配网02

一键加速索尼相机SD卡文件的复制操作,文件操作批处理教程

超越锂电池——未来电池的概念

3 - wire SPI Screen Drive

Weibo comments on high performance and high availability architecture

Solve the problem that stc8g1k08 program cannot run and port configuration

Processing of slice loss in ArcGIS mosaic dataset

getReader() has already been called for this request
随机推荐
Kept to implement redis autofailover (redisha) 17
Statistical Hypothesis Testing
Kept to implement redis autofailover (redisha) 11
ESP32-添加多目录的自定义组件
CH423要如何使用,便宜的国产IO扩展芯片
Solve the problem that only one line of text is displayed or not displayed in u8glib
2022年地理信息系统与遥感专业就业前景与升学高校排名选择
超越锂电池——未来电池的概念
XSS attack notes (Part 1)
Flutter series: flow in flutter
Modeling specifications: environment settings
Law of Large Numbers
Analysis of ideal L9 product power: the price is 459800 yuan, the four cylinder engine is adopted, and the endurance is 1315km
LeetCode 142. Circular linked list II
Central Limit Theorem
Esp32 experiment - self built web server distribution network 02
JSON解析,ESP32轻松获取时间气温和天气
Bootstrapblazor + FreeSQL actual combat chart usage (2)
持续交付-Blue Ocean 应用
ML:机器学习工程化之团队十大角色背景、职责、产出物划分之详细攻略