• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

SOC/IP验证工程师

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

View Post

UVM中uvm_component类的identification方法总结

HIERARCHY INTERFACE These methods provide user access to information about the component hierarchy, i.e., topology.
get_parent 返回此component的父component的句柄, 如果没有父component, 返回null。
get_full_name 返回此对象的完整层次结构名称。
get_children 这个函数用这个compoent的子component列表填充子数组的末尾。
get_child/get_next_child/get_first_child 这些方法用于遍历该component的子component(如果有的话)。
get_num_children 返回此component的子component的数量。
has_child 如果该component有一个给定名字的子组件,则返回1,否则返回0。
lookup 查找具有相对于该component的给定层次名称的component。
get_depth 从根级别上返回该component的深度。

posted on 2022-04-23 15:20  SOC验证工程师  阅读(90)  评论(0)    收藏  举报

刷新页面返回顶部
 
博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3