OpenCores
URL https://opencores.org/ocsvn/mips32r1/mips32r1/trunk

Subversion Repositories mips32r1

[/] [mips32r1/] [trunk/] [Software/] [demos/] [XD4_UART/] [README] - Rev 2

Compare with Previous | Blame | View Log

README for XUM Demo 4 : UART (Serial Port)
------------------------------------------

Creator: Grant Ayers (ayers@cs.utah.edu)
Date:    26 July 2012



DEMONSTRATES
------------

UART, Interrupts, LCD.



DESCRIPTION
-----------

Prints text that is received by the serial port to the LCD screen. The
screen has a blinking cursor which is toggled by the timer interrupt.
The UART utilizes a hardware interrupt to notify the processor of incoming
data. The backspace key moves the cursor backward one character.

Connect to the FPGA using 115200 Baud, 1 stop bit, no parity, and no flow
control. Use a program such as Minicom in Linux or Putty in Windows.



BUILDING AND RUNNING
--------------------

To compile, enter the 'bin' directory and update the paths in the Makefile.
Then run 'make' from within the same directory. Use the XUM bootloader to
send the resulting .xum file to the FPGA.

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.