summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-02-22 18:39:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-02-22 18:39:52 +0000
commit61ba976360804d85f9203821518bb4b132852188 (patch)
tree28e72dd94472e21da42f5f5d1e82912a9f83852a /c/src/lib/libbsp/c4x/c4xsim/README
parentAdding information on prebuilt toolset binaries. (diff)
downloadrtems-61ba976360804d85f9203821518bb4b132852188.tar.bz2
New port of RTEMS to TI C3x and C4x.
Diffstat (limited to 'c/src/lib/libbsp/c4x/c4xsim/README')
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/README46
1 files changed, 46 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/c4x/c4xsim/README b/c/src/lib/libbsp/c4x/c4xsim/README
new file mode 100644
index 0000000000..8bb3beda0d
--- /dev/null
+++ b/c/src/lib/libbsp/c4x/c4xsim/README
@@ -0,0 +1,46 @@
+#
+# $Id$
+#
+
+BSP NAME: c4xsim
+BOARD: Simulator in GDB
+BUS: N/A
+CPU FAMILY: ppc
+CPU: C32 and others
+COPROCESSORS: N/A
+MODE: 32 bit mode
+
+DEBUG MONITOR: gdb simulator
+
+PERIPHERALS
+===========
+TIMERS: PPC internal Timebase register
+ RESOLUTION: ???
+SERIAL PORTS: simulated via
+REAL-TIME CLOCK: ???
+DMA: none
+VIDEO: none
+SCSI: none
+NETWORKING: none
+
+DRIVER INFORMATION
+==================
+CLOCK DRIVER: ???
+IOSUPP DRIVER: N/A
+SHMSUPP: N/A
+TIMER DRIVER: ???
+TTY DRIVER: ???
+
+STDIO
+=====
+PORT: Console port 0
+ELECTRICAL: na
+BAUD: na
+BITS PER CHARACTER: na
+PARITY: na
+STOP BITS: na
+
+Notes
+=====
+
+NONE