summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/v850/gdbv850sim/README
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/v850/gdbv850sim/README')
-rw-r--r--c/src/lib/libbsp/v850/gdbv850sim/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/v850/gdbv850sim/README b/c/src/lib/libbsp/v850/gdbv850sim/README
new file mode 100644
index 0000000000..ab456d286b
--- /dev/null
+++ b/c/src/lib/libbsp/v850/gdbv850sim/README
@@ -0,0 +1,7 @@
+This directory contains a family of BSPs for the v850 simulator
+found in the GNU Debugger. A variant is provided for each CPU
+model option flag found in the GCC SVN head as of 30 May 2012.
+
+This simulator is an instruction simulator and does not include
+devices for a clock tick or benchmark timer driver. Traps are used
+to provide console I/O.