This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
labs:uart_tx [2020/03/19 09:27] nelson [Exercise #1 - Asynchronous Transmitter Module] |
labs:uart_tx [2020/04/30 09:46] (current) nelson old revision restored (2020/03/02 17:32) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | <color red> | ||
- | ### UNDER CONSTRUCTION ### \\ \\ | ||
- | |||
- | NOTE: changes have been made to the lab below. Items you no longer are required to do are shown with a <del>strikethrough</del>. | ||
- | </color> | ||
- | |||
- | |||
====== UART Transmitter ====== | ====== UART Transmitter ====== | ||
Line 36: | Line 29: | ||
^ Module Name = tx ^^^^ | ^ Module Name = tx ^^^^ | ||
+ | ^ Parameter ^ Type (Default) ^^ Function ^ | ||
^ Port Name ^ Direction ^ Width ^ Function ^ | ^ Port Name ^ Direction ^ Width ^ Function ^ | ||
| clk | Input | 1 | 100 MHz System Clock | | | clk | Input | 1 | 100 MHz System Clock | | ||
Line 115: | Line 109: | ||
* Check that both of your timers are operating correctly; that they reset and increment in the correct conditions. | * Check that both of your timers are operating correctly; that they reset and increment in the correct conditions. | ||
- | **Exercise 1 Pass-off:** <del>Show a TA your waveform</del> Share your waveform with the TA in Zoom and discuss how the waveform demonstrates the above points. | + | **Exercise 1 Pass-off:** Show a TA your waveform and discuss how the waveform demonstrates the above points. |