forked from Imagelibrary/rtems
50 lines
1.3 KiB
Plaintext
50 lines
1.3 KiB
Plaintext
BSP NAME: psim
|
|
BOARD: PowerPC Simulator in GDB (psim)
|
|
BUS: N/A
|
|
CPU FAMILY: ppc
|
|
CPU: PowerPC 603, 603e, 604
|
|
COPROCESSORS: N/A
|
|
MODE: 32 bit mode
|
|
|
|
DEBUG MONITOR: BUG mode (emulates Motorola debug monitor)
|
|
|
|
PERIPHERALS
|
|
===========
|
|
TIMERS: PPC internal Timebase register
|
|
RESOLUTION: ???
|
|
SERIAL PORTS: simulated via bug
|
|
REAL-TIME CLOCK: PPC internal Decrementer register
|
|
DMA: none
|
|
VIDEO: none
|
|
SCSI: none
|
|
NETWORKING: none
|
|
|
|
DRIVER INFORMATION
|
|
==================
|
|
CLOCK DRIVER: PPC internal
|
|
IOSUPP DRIVER: N/A
|
|
SHMSUPP: N/A
|
|
TIMER DRIVER: PPC internal
|
|
TTY DRIVER: PPC internal
|
|
|
|
STDIO
|
|
=====
|
|
PORT: Console port 0
|
|
ELECTRICAL: na
|
|
BAUD: na
|
|
BITS PER CHARACTER: na
|
|
PARITY: na
|
|
STOP BITS: na
|
|
|
|
Notes
|
|
=====
|
|
The device tree for this BSP is included with rtems-tools and automated
|
|
testing of psim is supported by the RTEMS Tester. See
|
|
rtems-tools/tester/rtems/testing/bsps/psim-device-tree for specifics. This
|
|
file must be kept in sync with startup/linkcmds and the MMU initialization
|
|
in the BSP.
|
|
|
|
For the multiprocessing tests to run, psim supports an area of UNIX
|
|
shared memory and UNIX semaphore mapped into the PowerPC address space.
|
|
|