This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
labs:pwm [2018/11/07 15:04] kenmcg [Exercise #2 - Top-Level] |
labs:pwm [2019/03/18 11:44] (current) kenmcg Changed Pass Off |
||
---|---|---|---|
Line 98: | Line 98: | ||
<color red>Provide a copy of your SystemVerilog PWM module</color> in your lab report. | <color red>Provide a copy of your SystemVerilog PWM module</color> in your lab report. | ||
+ | |||
+ | **Exercise 1 Pass-off:** Show a TA your pwm module, your tcl file, and your testbench output.\\ \\ | ||
Line 168: | Line 170: | ||
<color red>Provide a copy of your top-level SystemVerilog file.</color> | <color red>Provide a copy of your top-level SystemVerilog file.</color> | ||
+ | |||
+ | **Exercise 2 Pass-off:** Show a TA your top-level module and your simulation.\\ \\ | ||
==== Exercise #3 - Synthesis and Download ==== | ==== Exercise #3 - Synthesis and Download ==== | ||
Line 195: | Line 199: | ||
<color red>Indicate the number of Look-up Tables (LUT) and Input/Output (I/O) pins for your design.</color> | <color red>Indicate the number of Look-up Tables (LUT) and Input/Output (I/O) pins for your design.</color> | ||
+ | **Exercise 3 Pass-off:** No pass-off for this exercise.\\ \\ | ||
==== Exercise #4 - Logic Analyzer ==== | ==== Exercise #4 - Logic Analyzer ==== | ||
Line 217: | Line 222: | ||
<color red>Indicate the //measured// signal width of the Red, Green, and Blue signals</color> | <color red>Indicate the //measured// signal width of the Red, Green, and Blue signals</color> | ||
- | <color red>Include a photograph of your logic analyzer waveform in your laboratory report</color> | + | |
+ | ===== Final Pass Off ===== | ||
+ | |||
+ | To pass off this laboratory, demonstrate to the TA the following: | ||
+ | * Pass offs for Exercise 1 and 2 | ||
+ | * Your working PWM circuit | ||
+ | * The logic analyzer displaying the real-time waveforms of your PWM circuit | ||
+ | |||
+ | <color red>How many hours did you work on the lab?</color> | ||
+ | |||
+ | <color red>Please provide any suggestions for improving this lab in the future.</color> | ||
===== Personal Exploration ===== | ===== Personal Exploration ===== | ||
Line 234: | Line 249: | ||
<color red>Describe your personal exploration activities</color> | <color red>Describe your personal exploration activities</color> | ||
- | ===== Pass Off ===== | ||
- | To pass off this laboratory, demonstrate to the TA the following: | ||
- | * Your working PWM circuit | ||
- | * The logic analyzer displaying the real-time waveforms of your PWM circuit | ||
- | |||
- | <color red>How many hours did you work on the lab?</color> | ||
- | |||
- | <color red>Please provide any suggestions for improving this lab in the future.</color> | ||