forked from The-OpenROAD-Project/OpenROAD-flow-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Update yosys submodule #83
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
184
commits into
asap7-cva6-macro-halo-5
Choose a base branch
from
update-yosys
base: asap7-cva6-macro-halo-5
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
Use `6_final.odb` guides as the basis for correlation. Make changes to the `6_net_rc.csv` format: * include information about the layer stack * include via count * include net classification (signal/clock) Change the method of obtaining the ground truth resistance from STA parasitic network. Include vias in correlation. Signed-off-by: Martin Povišer <[email protected]>
Signed-off-by: Matthew Guthaus <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Matthew Guthaus <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Matthew Guthaus <[email protected]>
…t-staging/secure-remove_fast_route_calls remove redundant fast_route calls
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
5fddcc5
to
7338640
Compare
Signed-off-by: Faholan <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
…6-macro-halo-5 Reduced macro halo to 5 for asap7 cva6
Fix jet set typo
…t-staging/test-ihp_post_drt_antennas enable post-DRT repair antennas for ihp-sg13g2 designs
7338640
to
18ed2ff
Compare
Signed-off-by: Jeff Ng <[email protected]>
18ed2ff
to
904441f
Compare
…6-hier added desired grouping for demo - hier synthesis
904441f
to
caccee6
Compare
OR has single per-layer via resistance setting (`set_layer_rc -via`) which applies to both estimation and final parasitics extraction. Given this the via resistances must enter the RC fit as constants, not variables. Signed-off-by: Martin Povišer <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
…eadme-bazel-blurb README: add bazel-orfs as an installation option
…cva6-autotuner initial AutoTuner config for asap7 cva6
Too early for hold and it creates new buffers with meaningless locations. Signed-off-by: Matt Liberty <[email protected]>
Remove extra column used by deprecated variables only(1 currently...) Signed-off-by: Øyvind Harboe <[email protected]>
simplifies .tcl and improves documentation Signed-off-by: Øyvind Harboe <[email protected]>
DRY, AutoTuner type use-cases can use this information, also it is documentation. Signed-off-by: Øyvind Harboe <[email protected]>
…ariables-better-docs-simpler-tcl variables: move default value into variables.yaml
DRY, AutoTuner type use-cases can use this information, also it is documentation. Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
…ocs-variables-readability docs: more readable deprecated annotation
Update sg13g2.map file with latest one from IHP's Open PDK. Signed-off-by: Daniel Schultz <[email protected]>
Call the variable ADDITIONAL_TYP_LIBS instead of ADDITIONAL_LIBS and assign correct values to it. Also provide TYP_LIB_FILES next to LIB_FILES with the same content. Signed-off-by: Daniel Schultz <[email protected]>
Move the I2cDeviceCtrl into a macro to have one chip design with an embedded macro generated by OR. Signed-off-by: Daniel Schultz <[email protected]>
6f3a4ea
to
8aeb790
Compare
| Metric | Old | New | Type | | ------ | --- | --- | ---- | | detailedroute__route__wirelength | 5770855 | 5678019 | Tighten | | detailedroute__route__drc_errors | 0 | 1 | Failing | | finish__timing__drv__hold_violation_count | 100 | 266 | Failing | Signed-off-by: Matt Liberty <[email protected]>
…t-staging/secure-floorplan-setup-only Only do setup repair in floorplan.tcl
…ariables-tunable-type variables: add type info for tunable variables
- tensorboard < 2.16.2 used some old protobuf functions that were dropped in current protobuf, so a bump in version is needed. Signed-off-by: Jack Luar <[email protected]>
…sorboard-regression [Autotuner] Fix tensorboard hparam regression
…-block-logic ihp-sg13g2: Minor fixes to enabled BLOCKS
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Jack Luar <[email protected]>
Signed-off-by: Jack Luar <[email protected]>
…lint Add tclint CI
…ython-dependency-injection-missed-a-spot dependencies: missed a spot when adding PYTHON_EXE dependency injection
8aeb790
to
2abd8df
Compare
Signed-off-by: Jeff Ng <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2abd8df
to
8cfebf7
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