This repository contains the lecture schedule (including links to lecture summaries), descriptions of the assignments, and code necessary for completing the assignments for ECEN 520.
All assignments must be submitted on a classroom GitHub repository. Review the assignment mechanics page to learn how to properly submit your assignments.
# | Name | Directory/Lab Tag |
---|---|---|
1 | UART Transmitter-Simulation | tx_sim |
2 | UART Transmitter-Synthesis and Download | tx_download |
3 | UART Receiver Simulation | rx_sim |
4 | UART Synthesis and Download | rx_download |
5 | SPI Controller-Simulation | spi_cntrl |
6 | SPI Controller-Download | spi_download |
Additional Assignments will be posted when they are ready