$30
In this lab, you will display the decoded Morse code on a computer terminal. Specifically, you will replace the FIFO in the previous lab solution by a UART module (displayed in green below)
• Implement the system shown in the figure on the FPGA board
• The 650 connected to the TIMER_FINAL_VALUE, assumes a baud rate of 9600 bps
• The rd_uart signal should be connected to 0 because we are not using the rx (receiver) part of the UART.