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

Update yosys submodule #247

Draft
wants to merge 174 commits into
base: partial-automatic-macro-placement
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Automated changes by create-pull-request GitHub action

htfab and others added 20 commits October 22, 2024 11:21
Signed-off-by: Vitor Bandeira <[email protected]>
…s/update_metrics"

This reverts commit 0a5008b, reversing
changes made to 505c2a4.

Signed-off-by: Matt Liberty <[email protected]>
Signed-off-by: Matt Liberty <[email protected]>
It was unrelated to the read_spef problem but fell in the same PR.

| Metric                                        | Old      | New      | Type     |
| ------                                        | ---      | ---      | ----     |
| synth__design__instance__area__stdcell        | 62967.63 |  62967.6 | Tighten  |
| globalroute__antenna_diodes_count             |       13 |       10 | Tighten  |
| detailedroute__route__wirelength              |    20378 |    19722 | Tighten  |
| detailedroute__antenna_diodes_count           |        0 |        5 | Failing  |

Signed-off-by: Matt Liberty <[email protected]>
…t-staging/secure-dbsta-hier-fix-again

Secure dbsta hier fix again
flow: allow overriding KLAYOUT_DRC_FILE and CDL_FILE
Signed-off-by: Jeff Ng <[email protected]>
…_metric

update nangate45/ariane136 metrics
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…t/update-openroad

Update OpenROAD submodule
the .sdc file must be written out alongside the .odb file
and .rpt file in the failing test case when
GENERATE_ARTIFACTS_ON_FAILURE=1

Signed-off-by: Øyvind Harboe <[email protected]>
the .sdc file must be written out alongside the .odb file
and .rpt file in the failing test case when
GENERATE_ARTIFACTS_ON_FAILURE=1

Signed-off-by: Øyvind Harboe <[email protected]>
…lobal-route-GENERATE_ARTIFACTS_ON_FAILURE-fix

global route: fix GENERATE_ARTIFACTS_ON_FAILURE use-case
Prep to remove mpl.

Signed-off-by: Matt Liberty <[email protected]>
maliberty and others added 3 commits October 28, 2024 10:11
…t-staging/rm-tmds-mpl

Remove old mpl/tdms flow now that mpl2 is the default.
Signed-off-by: Eder Monteiro <[email protected]>
maliberty and others added 5 commits November 30, 2024 08:33
Signed-off-by: Matt Liberty <[email protected]>
Signed-off-by: Augusto Berndt <[email protected]>
…opely updated automatically

Signed-off-by: Augusto Berndt <[email protected]>
./designs/nangate45/swerv_wrapper/ --variant base --failing --tighten
| Metric                                        | Old      | New      | Type     |
| ------                                        | ---      | ---      | ----     |
| detailedroute__route__wirelength              |  7081024 |  5712360 | Tighten  |
| finish__timing__setup__ws                     |    -0.79 |    -1.05 | Failing  |
| finish__timing__drv__hold_violation_count     |     1119 |     1089 | Tighten  |

./designs/sky130hd/microwatt/ --variant base --failing --tighten
| Metric                                        | Old      | New      | Type     |
| ------                                        | ---      | ---      | ----     |
| placeopt__design__instance__area              |  5661289 |  5655458 | Tighten  |
| detailedroute__antenna__violating__nets       |        1 |        3 | Failing  |

./designs/sky130hs/aes/ --variant base --failing --tighten
| Metric                                        | Old      | New      | Type     |
| ------                                        | ---      | ---      | ----     |
| globalroute__antenna_diodes_count             |       25 |        1 | Tighten  |
| detailedroute__antenna_diodes_count           |        5 |       12 | Failing  |

./designs/sky130hs/jpeg/ --variant base --failing --tighten
| Metric                                        | Old      | New      | Type     |
| ------                                        | ---      | ---      | ----     |
| globalroute__antenna_diodes_count             |      580 |      555 | Tighten  |
| detailedroute__antenna__violating__nets       |        0 |        4 | Failing  |
| finish__timing__setup__ws                     |     -0.5 |     -0.4 | Tighten  |

Signed-off-by: Augusto Berndt <[email protected]>
did a sweep to find the remaining locations that have
not yet been migrated.

Signed-off-by: Øyvind Harboe <[email protected]>
…t-staging/secure-gpl-fix-update-metrics

gpl: update metrics, after bug fix
maliberty and others added 7 commits December 2, 2024 15:36
Signed-off-by: Matt Liberty <[email protected]>
…cripts-log-cmd-consistency

scripts: use log_cmd for consistency
Fix the w/h of the CTS viewer.
Add the clock tree on the layout view for more clustering info.

Signed-off-by: Matt Liberty <[email protected]>
…t-staging/update-images

Update the images saved by save_images.tcl
…t-staging/fix-global-place-stage

global_place is stage 3 not 5
less click and wait when the GUI opens

The-OpenROAD-Project/OpenROAD#6074

Signed-off-by: Øyvind Harboe <[email protected]>
oharboe and others added 2 commits December 4, 2024 08:28
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.