Skip to content

Commit dad2a0d

Browse files
authoredNov 10, 2024
doc(dn):Ben Feng dn 2024-11-9 (#316)
1 parent 5a030cb commit dad2a0d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed
 

‎src/design_notebooks/2024fall/zf2179.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,18 @@ Project work:
4848

4949
Still studing for midterm, going to resume to work on lab next week.
5050

51-
## week 9 of 22 October 2024
51+
## week 9 of 31 October 2024
5252

5353
Project work:
5454
* [onboarding lab 3](https://github.com/BenFeng666/onboarding-lab-3): exercise 1 and 2 done
5555

5656
Restarted the lab with Vivado as WSL and virtualbox is not working for writing in system verilog and have to switch to Vivado and write in Verilog.
5757

58-
Spent quite a lot of time in figuring out how to diaplay the text in Vivado and how to write the testbench correctly and test all the possible values. Hopefully next week will finished exercise 3 and 4.
58+
Spent quite a lot of time in figuring out how to diaplay the text in Vivado and how to write the testbench correctly and test all the possible values. Hopefully next week will finished exercise 3 and 4.
59+
60+
## week 10 of 9 November 2024
61+
62+
Project work:
63+
* [onboarding lab 3](https://github.com/BenFeng666/onboarding-lab-3): done
64+
65+
Finish lab 3 this weekend. All test run successfully in Vivado and the expected results matches the results in design file. exercise 3 is quite difficult as I don't know how to call the function in the testbench file, so I re-written the design file in verilog so that it still follows the requirements and were able to tested it in the testbench. I still feel not very confidence with Verilog coding as every exercise in the lab 3 I need to learn something new from the internet (sometimes from gpt) to help me fix the issues in the code.

0 commit comments

Comments
 (0)