diff --git a/src/design_notebooks/2025fall/lz3007.md b/src/design_notebooks/2025fall/lz3007.md index 58c9ab2..22fad49 100644 --- a/src/design_notebooks/2025fall/lz3007.md +++ b/src/design_notebooks/2025fall/lz3007.md @@ -107,4 +107,15 @@ The Control module selects the value of the output signals: WErf, WEdmem, MUXalu [GitHub: Control Module Code](https://github.com/Ghqlq/Processor-Design-Projects/blob/main/control2.v) +[GitHub: Instruction Memory Code](https://github.com/Ghqlq/Processor-Design-Projects/blob/main/instruction_mem2.v) + **Notes:** There were some modules that were not used for some instructions and I was not sure if I needed to set the value of the signals that corrolate to the unused modules. + + +## Week 8: 10/27/2025 - 11/02/2025 + +No tasks were assigned this week. + +## Week 9: 10/03/2025 - 10/09/2025 + +Did not work on onboarding labs this week. \ No newline at end of file