Skip to content

Commit

Permalink
Merge pull request #98 from msaligane/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
msaligane authored Oct 11, 2024
2 parents 6324b0e + 07e1c5c commit 4f5cb71
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## IEEE SSCS Open-Source Ecosystem “Code-a-Chip” Travel Grant Awards at [VLSI'24](https://www.vlsisymposium.org)
## IEEE SSCS Open-Source Ecosystem “Code-a-Chip” Travel Grant Awards at [ISSCC'25](https://www.isscc.org/information-for-students)


**The IEEE SSCS Code-a-Chip Travel Grant Award** was created to:
Expand All @@ -7,10 +7,10 @@
3. <span style='color: skyblue;'>Broaden educational value and accessibility within the open-source chip design community, fostering a more inclusive environment for dissemination, learning, and innovation.</span>

## Program Rules
- The program is open to anyone (no restrictions). IEEE Solid-State Circuits Society (SSCS) membership is encouraged, but not required. Teaming is encouraged, but each team must identify a single leader who can travel to the Symposium on VLSI from June 16-20, 2024, to receive the award and participate in networking events.
- The program is open to anyone (no restrictions). IEEE Solid-State Circuits Society (SSCS) membership is encouraged but not required. Teaming is encouraged, but each team must identify a single leader who can travel to ISSCC from February 16-20, 2025, to receive the award and participate in networking events.
- Applicants must submit an **open-source Jupyter notebook** detailing an innovative circuit design using **open-source** tools. The objective is to disseminate the main ideas and design choices using **open-source tools and PDKs** in a **reproducible** manner. Generating a final layout of your circuit is encouraged but not required.
- Examples: [inverter](https://developers.google.com/silicon/guides/digital-inverter-openlane), [temperature sensor](https://github.com/idea-fasoc/OpenFASOC/blob/main/docs/source/notebooks/temp-sense-gen/temp_sense_genCollab.ipynb)
- Submissions of previous winners: [ISSCC'24](ISSCC24/README.md), [ISSCC'23](ISSCC23/README.md) and [VLSI'23](VLSI23/README.md)
- Submissions of previous winners: [ISSCC'24](ISSCC24/README.md), [ISSCC'23](ISSCC23/README.md), [VLSI'24](VLSI24/README.md) and [VLSI'23](VLSI23/README.md)
- Each submission must contain a suitable **open-source license** (e.g., Apache 2.0).
- Travel arrangements must comply with the [IEEE Travel and Expense Reimbursement Guidelines](https://www.ieee.org/content/dam/ieee-org/ieee/web/org/travel-expense-reimbursement-guidelines.pdf) and awardees must attend the conference in person to qualify for reimbursement.
- <span style='color: skyblue;'>❗️Starting from the ISSCC 2025 grant, the submission categories and criteria for selecting finalists will be expanded to include creative educational purposes of chip design. This can include:
Expand All @@ -26,7 +26,7 @@
## Program Logistics
- The notebooks must be submitted through a [GitHub Pull Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) at the [SSCS Open-Source Ecosystem Code-a-Chip](https://github.com/sscs-ose/sscs-ose-code-a-chip.github.io) (OSE) GitHub portal.
- Fork the source repo https://github.com/sscs-ose/sscs-ose-code-a-chip.github.io to your local repo.
- Create a new directory `VLSI24/submitted_notebooks/<my_project_name>` in your local repo.
- Create a new directory `ISSC25/submitted_notebooks/<my_project_name>` in your local repo.
- Add your Jupyter notebook to the directory.
- Create a pull request from your local repo to the source repo.
- Notebooks submissions must follow guidelines in the **[How to Apply](howtoapply.md)** section.
Expand All @@ -35,11 +35,11 @@


## Program Schedule
- February 27, 2024, 8:00 AM Pacific Time: Info Session [Zoom meeting link](https://us06web.zoom.us/j/84811963095?pwd=11Cqzcb4T5bPoQeLhHQxqtQ46cFz6k.1 )
- April ~~3~~ 15, 2024, 11:59 AM Pacific Time: Notebook submission deadline (GitHub pull request)
- April 14, 2024: Announcement of [winners](VLSI24/README.md)
- April 17-21, 2024: Register for the conference, and obtain a letter for visa application (if needed)
- June 16-20, 2024: Attend conference
- October 24, 2025, 8:00 AM Pacific Time: Info Session [Zoom meeting link TBD](https://us06web.zoom.us/j/84811963095?pwd=11Cqzcb4T5bPoQeLhHQxqtQ46cFz6k.1 )
- December 5, 2025, 11:59 AM Pacific Time: Notebook submission deadline (GitHub pull request)
- December 12, 2025: Announcement of [winners](ISSCC25/README.md)
- December 12-30, 2025: Register for the conference, and obtain a letter for visa application (if needed)
- February 16-20, 2025: Attend conference

## [FAQ](FAQ.md)

Expand Down

0 comments on commit 4f5cb71

Please sign in to comment.