upf学习

  1. set_scope用来定位当前scope,表明UPF command应该在hierarchy中的哪个位置执行。
  2. set_design_top用来联系UPF和design module,该UPF将应用到每个由该module例化的instance。
  3. port和net的区别:port是指module的接口,连接相邻的hierarchy,而net是module内部的,连接各个port。
  4. power domain:在物理上,同一个power domain的instance会放在一起,并由相同的电源供电。power domain定义时,一般会指定该处在domain的最高层instance。子instance的默认domain跟它的上层instance一致。子instance如果处在不同的domain, 需要显式地从该domain中移除,或者在对应的domain中指定。
  5. isolation的作用是,防止大电流损害电路,以及防止不定态影响电路逻辑。isolation cell有两种模式:normal模式,作用类似buffer,isolation模式,输出(clamp)一个特定值。模式通过isolation enable信号来选择。isolation cell 可放在power domain的input或者output。
  6. 如果两个相邻的power domain电压不一样,需要用到level-shifter。
  7. isolation和level-shifter功能通常放在同一个cell里面。
  8. add_power_state 与 create_pst/add_pst_state combination的作用类似,都用来指定power状态信息。
  9. create_power_switch的作用是插入一个switch可以用来关断输出电压。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值