w.mueller 7b7389f41e def hace 3 años
..
.settings 2f8ff35085 added software hace 3 años
RemoteSystemsTempFiles 617ce38cce added vhdl definitions hace 3 años
.cproject 2f8ff35085 added software hace 3 años
.force_relink 617ce38cce added vhdl definitions hace 3 años
.project 617ce38cce added vhdl definitions hace 3 años
Display.h a3874c8599 platformer hace 3 años
Main.c a3874c8599 platformer hace 3 años
Makefile 617ce38cce added vhdl definitions hace 3 años
Pong_Code.elf 2f8ff35085 added software hace 3 años
Pong_Code.map 2f8ff35085 added software hace 3 años
Pong_Code.objdump 2f8ff35085 added software hace 3 años
create-this-app 617ce38cce added vhdl definitions hace 3 años
readme.txt 617ce38cce added vhdl definitions hace 3 años
structs.h 7b7389f41e def hace 3 años

readme.txt

Readme - Hello World Software Example

DESCRIPTION:
Simple program that prints "Hello from Nios II"

The memory footprint of this hosted application is intended to be small (under 100 kbytes) by default
using a standard reference deisgn.

For an even smaller, reduced footprint version of this template, and an explanation of how
to reduce the memory footprint for a given application, see the
"small_hello_world" template.


PERIPHERALS USED:
This example exercises the following peripherals:
- STDOUT device (UART or JTAG UART)

SOFTWARE SOURCE FILES:
This example includes the following software source files:
- hello_world.c: Everyone needs a Hello World program, right?

BOARD/HOST REQUIREMENTS:
This example requires only a JTAG connection with a Nios Development board. If
the host communication settings are changed from JTAG UART (default) to use a
conventional UART, a serial cable between board DB-9 connector and the host is
required.