This is an old revision of the document!
As per the syllabus, the labs will be worth 30% of your final grade in the course.
This will be broken down as follows:
The TAs will apply the following grading rubric when evaluating your SystemVerilog source code. The goal is to get you in the habit of writing, readable, reusable, high-quality code. As such the TAs will be quite strict when grading your code.
always_comb
is missing default values for multiple signals assigned in the block, you will be deducted 1 point for each signal that does not have a default value).