https://github.com/openecos-projects/icsprout55-pdk-doc
ICsprout55 PDK documentation.
https://github.com/openecos-projects/icsprout55-pdk-doc
55nm asic cmos documentation eda icsprout open-source pdk
Last synced: 3 months ago
JSON representation
ICsprout55 PDK documentation.
- Host: GitHub
- URL: https://github.com/openecos-projects/icsprout55-pdk-doc
- Owner: openecos-projects
- License: apache-2.0
- Created: 2025-10-09T01:20:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-25T09:37:11.000Z (7 months ago)
- Last Synced: 2025-11-28T12:39:09.704Z (7 months ago)
- Topics: 55nm, asic, cmos, documentation, eda, icsprout, open-source, pdk
- Homepage: https://icsprout55-pdk.rtfd.io
- Size: 40 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ICsprout55 PDK documentation
Run the following commands to visit documentation at localhost:
```sh
> cd doc
> make setup
> make serve
```