【芯片前端】第一次看DC综合报告时看些什么内容

本文主要介绍在查看DC综合报告时应关注的内容,重点解析qor.rpt中的timing、cell count和area三个方面。针对timing,文章强调了critical path length、slack和violating paths等关键指标。在cell count部分,提到了组合逻辑、时序逻辑、leaf cell及macro count的统计。在area方面,重点关注cell area和macro/black box area,以及如何预估实际模块面积。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

前言

最近又要频繁的看DC综合报告,发现之前的东西忘得是差不过了,因此用这篇文章用来做下笔记,记录下第一眼看DC综合报告时看些什么内容。

看哪个报告

这是第一次综合完之后的终极问题,我根本不知道应该看哪个报告。进行完综合后,就可以在report目录下得到各类综合结果报告,具体有哪些文件这取决于在综合tcl配置中设置了哪些项,比如像我这样设置:

report_timing -delay max -max_paths 1 > $timing_report
report_timing -delay max -path end -max_path 80 > $timing_max20_report
#report_area -hierarchy > $area_report
report_area -hierarchy > $area_report
#report_reference -hierarchy > $references_report
report_reference -hierarchy > $references_report
report_cell [get_cells -hier *] > $cell_report
report_constraint -all_violators -verbose > $constraint_report
report_power -analysis_effort high -verbose > $power_report
check_design > $check_
评论 10
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

尼德兰的喵

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值