Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capacitance and Fanout Violations #9

Open
Peter-Herrmann opened this issue Oct 27, 2023 · 1 comment
Open

Capacitance and Fanout Violations #9

Peter-Herrmann opened this issue Oct 27, 2023 · 1 comment
Assignees

Comments

@Peter-Herrmann
Copy link
Contributor

On successful flows, the following warnings are present:

Warning: : There are max slew violations in the design at the typical corner. Please refer to '../home/prherrma/runners/r0/_work/tapeout-ci-2311/tapeout-ci-2311/openlane/user_project_wrapper/runs/user_project_wrapper/reports/signoff/34-rcx_sta.checks.rpt'.
Warning: : There are max fanout violations in the design at the typical corner. Please refer to '../home/prherrma/runners/r0/_work/tapeout-ci-2311/tapeout-ci-2311/openlane/user_project_wrapper/runs/user_project_wrapper/reports/signoff/34-rcx_sta.checks.rpt'.
Warning: : There are max capacitance violations in the design at the typical corner. Please refer to '../home/prherrma/runners/r0/_work/tapeout-ci-2311/tapeout-ci-2311/openlane/user_project_wrapper/runs/user_project_wrapper/reports/signoff/34-rcx_sta.checks.rpt'.

It is worth noting that these warnings are present on the reference user_proj_wrapper builds as well.

@Peter-Herrmann Peter-Herrmann self-assigned this Oct 27, 2023
@Peter-Herrmann
Copy link
Contributor Author

By increasing the target density in 6e4b5dc, the capacitance violations were able to be resolved. There are still slew and fanout violations present, however:

===========================================================================
max slew violation count 1164
max fanout violation count 2238
max cap violation count 0
============================================================================

34-rcx_sta.checks.rpt.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant