Ibrahim Hashim’s Design Notebook

Week of 8 September 2025

Project Work:

  • [Design Notebook]: Created my design notebook

Comments:

  • I created my first design notebook and submitted my first pull request. I went through the github and learned terminology and how to pull and push to git.

Week of 15 September 2025

Project Work:

  • [Program Counter]: Wrote and tested a simple pc16 verilog module for the RiSC-16 CPU:(PC Implementation)

Comments:

  • My team implemented the Program counter. We saved the module as pc16.v and verified its behavior with simple simulations.