source: rtems/tools/cpu/nios2/README @ 037e1639

4.104.114.84.95
Last change on this file since 037e1639 was 037e1639, checked in by Joel Sherrill <joel.sherrill@…>, on 08/09/06 at 21:05:32

2006-08-09 Kolja Waschk <waschk@…>

  • configure.ac: New port to Altera NIOS II.
  • nios2/.cvsignore, nios2/Makefile.am, nios2/README, nios2/bridges.c, nios2/bridges.h, nios2/clocks.c, nios2/clocks.h, nios2/configure.ac, nios2/devices.c, nios2/devices.h, nios2/nios2gen.c, nios2/output.c, nios2/output.h, nios2/ptf.c, nios2/ptf.h: New files.
  • Property mode set to 100644
File size: 344 bytes
Line 
1$Id$
2
3As an output from SOPC Builder you get a file with extension ".ptf" that fully
4describes the SOPC, including all CPUs, memory and integrated peripherals.
5
6It is structured as
7
8
9
10
11nios2gen:
12  Tool to generate BSP data for boards utilizing NIOS2 soft core processor.
13
14Specify the PTF and name of the CPU (if there are more than one).
15
16
17
18
19
Note: See TracBrowser for help on using the repository browser.