Homework #9

Guidelines

  1. Complete the tutorial given in Lesson 17 to write to your UART and display the "Welcome to Lecture 17" on your terminal.
  2. Upon completion of the MicroBlaze Tutorial you with then add in GPIO LEDs into your hardware design and build the software that reads in a value from UART, echoes that value to the UART and LEDs.
  3. Be prepared to demo your circuit at the beginning of Lesson 18.
  4. Additionally, Start a new MicroBlaze Project for Lecture 18 all the way through exporting to the SDK for Hello World. Don't implement the GPIO LEDs in that project.