当前位置:网站首页>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));
边栏推荐
- About Random Numbers
- 可视化介绍 Matplotlib 和 Plotnine
- 解决u8glib只显示一行文字或者不显示的问题
- ESP32-添加多目录的自定义组件
- 建模规范:环境设置
- Solve the problem that only one line of text is displayed or not displayed in u8glib
- getReader() has already been called for this request
- XSS攻击笔记(上)
- Skills needing attention in selection and purchase of slip ring
- buuctf-pwn write-ups (6)
猜你喜欢

通过Rust语言计算加速技术突破图片识别性能瓶颈

可视化介绍 Matplotlib 和 Plotnine
![Custom jsp[if, foreach, data, select] tag](/img/a2/fc75c182d572d86f4466323e31d6c3.png)
Custom jsp[if, foreach, data, select] tag

架构实战营模块五作业

Other service registration and discovery

TopoLVM: 基于LVM的Kubernetes本地持久化方案,容量感知,动态创建PV,轻松使用本地磁盘

理想L9产品力分析:售价45.98万,采用四缸发动机,续航1315公里

3 - wire SPI Screen Drive

Visual introduction to Matplotlib and plotnine

超越锂电池——未来电池的概念
随机推荐
How to convert an old keyboard into a USB keyboard and program it yourself?
Flink practical problems (VII): no watermark (watermarks are only available eventtime is used)
Play OLED, u8g2 animation, increasing numbers, random triangles, etc
Timing mechanism of LwIP
Statistical Hypothesis Testing
Central Limit Theorem
07 | workflow design: how to design a reasonable multi person development mode?
Solve the problem that only one line of text is displayed or not displayed in u8glib
清华&智源 | CogView2:更快更好的文本图像生成模型
Keepalived 实现 Redis AutoFailover (RedisHA)15
Law of Large Numbers
Flink 实战问题(七):No Watermark(Watermarks are only available EventTime is used)
光谱共焦如何测量玻璃基板厚度
These 10 copywriting artifacts help you speed up the code. Are you still worried that you can't write a copywriting for US media?
Operating instructions and Q & A of cec-i China learning machine
Break through the performance bottleneck of image recognition through rust language computing acceleration technology
Kept to implement redis autofailover (redisha) 14
Keepalived 实现 Redis AutoFailover (RedisHA)16
leetcode 1143. Longest common subsequence (medium)
Keepalived 实现 Redis AutoFailover (RedisHA)11