Day 16: Demos, Reflection & Next Steps¶
Starter Code & Notebooks
Download All Starter Code (.zip)
Open in JupyterLab Download .ipynb View on GitHub
Individual exercise downloads and file links are below each exercise.
Overview¶
Today is the final session. You demonstrate your projects, we reflect on the course, and we discuss where to go from here.
Session Structure¶
| Time | Activity |
|---|---|
| 0:00–0:10 | Demo setup and order |
| 0:10–2:00 | Project demonstrations (~7 min each) |
| 2:00–2:15 | Course retrospective |
| 2:15–2:30 | Where to go from here |
Materials in This Package¶
| File | Purpose |
|---|---|
rubric.md |
Detailed evaluation rubric (distribute at start) |
demo_checklist.md |
Pre-demo self-check |
self_assessment.md |
Self-assessment form (distribute post-demo) |
next_steps.md |
Career pathways and resources handout |
feedback_form.md |
Anonymous end-of-course feedback form |
Demo Format (5–7 min per person)¶
- Introduction (30 sec): Project name, one sentence
- Live demo (2 min): Show it working on the Go Board
- Architecture (1–2 min): Block diagram, data path, module reuse
- Verification (1 min): Testbench output, assertions, what's tested
- Reflection (1 min): Challenges, what you'd change
- Q&A (remaining time)
Evaluation Weights¶
- Functionality: 30%
- Design Quality: 25%
- Verification: 20%
- Integration: 15%
- Presentation: 10%