https://github.com/mattvenn/project0_test
Project 0 CI
https://github.com/mattvenn/project0_test
ci github-actions install
Last synced: 2 months ago
JSON representation
Project 0 CI
- Host: GitHub
- URL: https://github.com/mattvenn/project0_test
- Owner: mattvenn
- Created: 2021-12-27T13:27:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T09:15:28.000Z (about 1 year ago)
- Last Synced: 2025-03-14T21:04:38.434Z (2 months ago)
- Topics: ci, github-actions, install
- Homepage: https://zerotoasiccourse.com
- Size: 56.6 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/mattvenn/project0_test/actions/workflows/install-mpw-9.yaml) [](https://github.com/mattvenn/project0_test/actions/workflows/install-gfmpw1.yaml)
# Zero to ASIC course: project 0 continuous integration test
Project 0 of the [Zero to ASIC course](https://zerotoasiccourse.com) details installation of a stable version of the tools used for the course.
The install and build is handled by Github actions, which are [configured here](https://github.com/mattvenn/project0_test/tree/main/.github/workflows).
The following tools are tested every day at 4am UTC:
* Skywater 130nm PDK
* OpenLane RTL to GDS ASIC flow
* Efabless Caravel submission harness for the Google free shuttleFinal report summaries and GDS files are archived and stored along with the action's logs.