如何使用dbget在innovus中抓出一个模块里所有reg的CLK端
时间: 2024-02-06 15:10:08 浏览: 545
在Innovus中,可以使用以下命令来获取一个模块中所有寄存器(reg)的时钟(CLK)端口:
```
dbget mod_inst_pins -filter "type == reg" -pins CLK
```
其中,`mod_inst_pins`为需要获取信息的模块实例的名称;`-filter "type == reg"`表示只选择寄存器类型的端口;`-pins CLK`表示只获取时钟(CLK)端口。
执行此命令后,Innovus会返回一个包含所有满足条件的端口信息的列表。
阅读全文
相关推荐
![pdf](https://img-home.csdnimg.cn/images/20241231044930.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![docx](https://img-home.csdnimg.cn/images/20241231044901.png)
![-](https://img-home.csdnimg.cn/images/20241231044930.png)
![-](https://img-home.csdnimg.cn/images/20241231045053.png)
![-](https://img-home.csdnimg.cn/images/20241231045053.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)