forked from The-OpenROAD-Project/OpenROAD-flow-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Update yosys submodule #87
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
99
commits into
asap7-multi-vt-infra
Choose a base branch
from
update-yosys
base: asap7-multi-vt-infra
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
Helpful in CI where minimal python installations are used, no need to add pandas Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Martin Povišer <[email protected]>
Signed-off-by: Martin Povišer <[email protected]>
Signed-off-by: Martin Povišer <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0230dba
to
4a3f02a
Compare
1fe6a02
to
4dc8353
Compare
4a3f02a
to
a064532
Compare
Signed-off-by: Martin Povišer <[email protected]>
a064532
to
047bc7d
Compare
Signed-off-by: Matt Liberty <[email protected]>
047bc7d
to
dccdddd
Compare
Signed-off-by: Martin Povišer <[email protected]>
4dc8353
to
69d6e02
Compare
9bce7d6
to
641be30
Compare
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Deleted duplicated code in variables.mk that must be in Makefile Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
…akefile-nits makefile: minor cleanups
…_metrics update public metrics
Signed-off-by: Matt Liberty <[email protected]>
010117c
to
b0c55ec
Compare
if YOSYS_EXE is empty, log it with iffy code. This avoids -V being passed to bash and strange error messages appearing. If YOSYS_EXE is non-empty, log error silently into versions.txt as versions.txt goes into the make issue report and the actual output from this command will not be part of the make issue Signed-off-by: Øyvind Harboe <[email protected]>
…6-reduce-clk-period reduced clock period and die size for asap7 cva6
b0c55ec
to
fdc0f95
Compare
…ersions-txt-less-confusing versions.txt: nicer output
Signed-off-by: Mateusz Gancarz <[email protected]>
…lt-flatten-flag Add `-flatten` to synth pass explicitly
27c2c8b
to
064479f
Compare
missed error handling Signed-off-by: Jeff Ng <[email protected]>
064479f
to
3e02f8d
Compare
…op-stage-support added support for AutoTuner to stop after a specified stage
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Øyvind Harboe <[email protected]>
…ariables-cleanup variables: cleanup
3e02f8d
to
037c844
Compare
Signed-off-by: Øyvind Harboe <[email protected]>
Signed-off-by: Jeff Ng <[email protected]>
037c844
to
6f3a4ea
Compare
…eadme-bazel-blurb README: add bazel-orfs as an installation option
…cva6-autotuner initial AutoTuner config for asap7 cva6
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]>
…ariables-better-docs-simpler-tcl variables: move default value into variables.yaml
Signed-off-by: Øyvind Harboe <[email protected]>
…ocs-variables-readability docs: more readable deprecated annotation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6f3a4ea
to
8aeb790
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