-
Notifications
You must be signed in to change notification settings - Fork 337
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
162 add support for gf180 mcu #173
Merged
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
f7a3d57
update Makefile
jeffdi 71e3e08
update Makefile
jeffdi 3e39ce3
update Makefile
jeffdi 26850e3
update Makefile
jeffdi 7178938
update Makefile
jeffdi 2d83d67
update Makefile
jeffdi a089f25
update config.json
jeffdi 4c1e934
update config.json
jeffdi afd32e6
update config.json
jeffdi 3e9205b
update config.json
jeffdi d8af040
update config.json
jeffdi 9ee79d8
update config.json
jeffdi 2c94e80
update config.json
jeffdi b4d0b47
update config.json
jeffdi 1836cff
update config.json
jeffdi 06c9790
update config.json
jeffdi cfb3bd2
update template user_project_wrapper_gf180mcu.def - remmove two Li tr…
jeffdi 09aeb07
update template user_project_wrapper_gf180mcu.def - remmove two Li tr…
jeffdi 39148f2
fix path to macro.cfg
jeffdi 78fcda5
update config.json
jeffdi 152cfc8
update config.json
jeffdi 500560a
update config.json
jeffdi 32287c9
update config.json
jeffdi 8179017
update config.json
jeffdi 2345d79
update openlane commit
jeffdi 0b7e807
update openlane commit
jeffdi 42f53f5
update openlane commit
jeffdi 6467037
update openlane commit
jeffdi b8e5cd6
update config.json
jeffdi c0f115c
update config.json
jeffdi fcce54f
update config.json
jeffdi fafaea5
update quickstart.rst
jeffdi 54b36fa
Update Makefile
jeffdi 21761c9
update quickstart.rst
jeffdi 1513dd1
Merge remote-tracking branch 'origin/162-add-support-for-gf180-mcu' i…
jeffdi e308dde
update pdk and ol commits
jeffdi dc5a8a5
add def template back for user_project_example
jeffdi 480a8ae
add def template back for user_project_example
jeffdi a9d26df
add def template for gf180
jeffdi 88d9cbb
add def template back for user_project_example
jeffdi 2af30e6
add def template back for user_project_example
jeffdi ef05c40
add def template back for user_project_example
jeffdi 465b6eb
update Makefile
jeffdi 585ad26
update Makefile
jeffdi 5ceed5d
Openlane Makefile
jeffdi adbed1b
Update Makefile
jeffdi 43dc6d9
Update index.rst
jeffdi bee0a52
Update index.rst
jeffdi b764059
Update index.rst
jeffdi fec2ae6
Update Makefile
jeffdi 04ae05f
Update Makefile
jeffdi fb0bd7f
Update Makefile
jeffdi f2b31f9
Update wb_port.c
jeffdi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you may be able to use
.. include:: quickstart.rst
here?