forked from The-OpenROAD-Project/OpenROAD-flow-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Update yosys submodule #7
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
Draft
github-actions
wants to merge
447
commits into
old_branch
Choose a base branch
from
update-yosys
base: old_branch
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Martin Povišer <[email protected]>
Signed-off-by: Martin Povišer <[email protected]>
Signed-off-by: Martin Povišer <[email protected]>
designs/sky130hd/aes/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__setup__ws | -0.25 | -0.61 | Failing | designs/sky130hd/chameleon/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | globalroute__antenna_diodes_count | 72 | 196 | Failing | designs/sky130hd/microwatt/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | globalroute__antenna_diodes_count | 5426 | 2476 | Tighten | | detailedroute__route__wirelength | 11745555 | 10026505 | Tighten | | detailedroute__antenna__violating__nets | 0 | 1 | Failing | | finish__timing__setup__ws | -1.96 | -3.13 | Failing | | finish__timing__drv__hold_violation_count | 104 | 262 | Failing | designs/sky130hd/riscv32i/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | placeopt__design__instance__area | 82077 | 81702 | Tighten | | globalroute__antenna_diodes_count | 21 | 10 | Tighten | | detailedroute__route__wirelength | 303859 | 301382 | Tighten | | detailedroute__antenna_diodes_count | 10 | 18 | Failing | | finish__design__instance__area | 95514 | 94909 | Tighten | designs/sky130hs/jpeg/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | globalroute__antenna_diodes_count | 112 | 60 | Tighten | | detailedroute__route__wirelength | 1630300 | 1619030 | Tighten | | detailedroute__antenna_diodes_count | 66 | 164 | Failing | Signed-off-by: Martin Povišer <[email protected]>
designs/ihp-sg13g2/spi/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | finish__timing__drv__setup_violation_count | 8 | 10 | Failing | | finish__timing__wns_percent_delay | -15.74 | -15.68 | Tighten | Signed-off-by: Martin Povišer <[email protected]>
Python is endemic, Perl was used in one place Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
…t-staging/secure-rsz-fully-rebuffer DO NOT MERGE: Update for "Rebuffering in TD global placement"
Signed-off-by: Martin Povišer <[email protected]>
…i-reduce-dependencies util: remove unused pandas dependency
…ependencies-remove-perl dependencies: remove sole Perl dependency in ORFS
…t-staging/bump-or Point OR submodule to master
…-mem-size-update updated asap7 cva6 memory sizes to remove tied off connections
Signed-off-by: LucasYuki <[email protected]>
Signed-off-by: Jeff Ng <[email protected]>
…ROAD-flow-scripts into ppl_doc Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
…6-slvt-for-cts asap7 cva6 - switch to use SLVT library for CTS
These were experimental and never worked that well. Signed-off-by: Matt Liberty <[email protected]>
update documentation on metal layers for pin placement
…t-staging/rm-resynth Remove RESYNTH_TIMING_RECOVER & RESYNTH_AREA_RECOVER
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
…ocs-place-density-color Docs place density color
igned-off-by: Øyvind Harboe <[email protected]> Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
…azel-orfs-bump bazel-orfs: bump
…sap7-max-delay-sans-clock-delay asap7: constraints.sdc max delay excludes clock latency
…RO_PLACE_HALO designs/asap7/aes-block/rules-base.json updates: | Metric | Old | New | Type | | ------ | --- | --- | ---- | | synth__design__instance__area__stdcell | 2131.37 | 2130.06 | Tighten | | placeopt__design__instance__area | 7290 | 7258 | Tighten | | placeopt__design__instance__count__stdcell | 11004 | 10666 | Tighten | | cts__design__instance__count__setup_buffer | 957 | 928 | Tighten | | cts__design__instance__count__hold_buffer | 1866 | 985 | Tighten | | detailedroute__route__wirelength | 75984 | 62805 | Tighten | | finish__timing__setup__ws | -243.45 | -63.56 | Tighten | | finish__timing__drv__setup_violation_count | 478 | 464 | Tighten | | finish__timing__wns_percent_delay | -43.48 | -17.84 | Tighten | Signed-off-by: Matt Liberty <[email protected]>
Signed-off-by: Matt Liberty <[email protected]>
This reverts a change from 5810f53 Signed-off-by: Øyvind Harboe <[email protected]>
…mation Detailed route now calls grt::have_routes to check if global route succeeded, no need to mess around with length of .rpt files to communicate success/failure Signed-off-by: Øyvind Harboe <[email protected]>
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | globalroute__antenna_diodes_count | 39 | 18 | Tighten | | detailedroute__antenna_diodes_count | 5 | 22 | Failing | Signed-off-by: Matt Liberty <[email protected]>
…lobal-route-vestiges Global route vestiges
…t-staging/aes-blocks-density Increase the densityCORE_UTILIZATION aes-blocks to 0.4 and shrink MAC…
global_place.tcl now stores FASTROUTE_TCL/set_routing_layers in .odb so the need for the brittle fast_route utility fn is gone Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
dangling loop iteration variables is endemic in .tcl and .py code, don't pollute code trying to fix it Signed-off-by: Øyvind Harboe <[email protected]>
…cl-cleanup tcl: cleanup
…cx-unused-code-cleanup cleanup: unused RCX_RC_CORNER code deleted
Fixes The-OpenROAD-Project/OpenROAD#7784 Signed-off-by: Matt Liberty <[email protected]>
…ast-route-vestiges fast_route: cleanup of vestiges
…t-staging/gcd-pdn-pitch Reduce the M4 & M7 PDN pitch for gcd to accommodate its small area
5090f45 to
36156ea
Compare
Signed-off-by: Matthew Guthaus <[email protected]>
36156ea to
f7aa536
Compare
Signed-off-by: Matthew Guthaus <[email protected]>
94337ef to
03181a3
Compare
Signed-off-by: Matthew Guthaus <[email protected]>
03181a3 to
10a507c
Compare
Signed-off-by: Matthew Guthaus <[email protected]>
Signed-off-by: Matthew Guthaus <[email protected]>
10a507c to
f8baa4a
Compare
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
f8baa4a to
555e7b6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated changes by create-pull-request GitHub action