当前位置:网站首页>get_ Usage Summary of sequencer
get_ Usage Summary of sequencer
2022-06-27 01:25:00 【Alfred. HOO】
1.Sequence Classes/uvm_sequence_item
get_sequencer — return sequence Default for use sequencer References to .
get_sequencerfunction uvm_sequencer_base get_sequencer()
return sequence Default for use sequencer References to .
2.uvm_reg_transaction_order_policy/uvm_reg_map
get_sequencer — Gets the of the bus associated with this mapping sequencer.
get_sequencer
virtual function uvm_sequencer_base get_sequencer (
uvm_hier_e hier = UVM_HIER
)
Gets the of the bus associated with this mapping sequencer. If hier Set to UVM_HIER, Get the sequencer. Refer to the set_sequencer.
Example :
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));
边栏推荐
猜你喜欢

Bootstrapblazor + FreeSQL actual combat chart usage (2)

Ml: a detailed introduction to the division of the top ten roles, backgrounds, responsibilities and outputs of the machine learning engineering team

清华&智源 | CogView2:更快更好的文本图像生成模型

福元医药上市在即:募资净额将达到16亿元,胡柏藩为实际控制人

Statistical Hypothesis Testing

Weibo comments on high performance and high availability architecture

buuctf-pwn write-ups (6)

BS-GX-016基于SSM实现教材管理系统

George Washington University: Hanhan Zhou | PAC: auxiliary value factor decomposition with counterfactual prediction in Multi-Agent Reinforcement Learning

Basic introduction to C program structure Preview
随机推荐
NLP:Transformer在NLP自然语言领域的简介(预训练技术)、NLP模型发展(ELmo/GPT/BERT/MT-DNN/XLNet/RoBERTa/ALBERT)、经典案例之详细攻略
Kept to implement redis autofailover (redisha) 14
Kept to implement redis autofailover (redisha) 13
30《MySQL 教程》MySQL 存储引擎概述
Structure the fifth operation of the actual camp module
USB协议中HID设备描述符以及键盘按键值对应编码表
leetcode 1143. Longest common subsequence (medium)
Statistical Hypothesis Testing
Kept to implement redis autofailover (redisha) 17
解决u8glib只显示一行文字或者不显示的问题
buuctf-pwn write-ups (6)
ArcGIS 镶嵌数据集切片丢失问题处理
做了两天的唯美蝴蝶动画
清华&智源 | CogView2:更快更好的文本图像生成模型
ESP32-添加多目录的自定义组件
Statistical Hypothesis Testing
memcached基础6
在连接数据库的时候遇到了点问题,请问怎么解决呀?
IIS deploy static web site and FTP service
Law of Large Numbers