Homework #9

Guidelines

  1. Complete the tutorial given in Lesson 18 to write to your UART and display the "Welcome to Lecture 18" 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 19.
  4. Additionally, Start a new MicroBlaze Project for Lecture 19 all the way through exporting to the SDK for Hello World. Don't implement the GPIO LEDs in that project.