OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [no_cpu/] [no_bsp/] [README] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README,v 1.2 2001-09-27 12:00:25 chris Exp $
3
#
4
#  This is a sample hardware description file for a BSP.  This comment
5
#  block does not have to appear in a real one.  The intention of this
6
#  file is to provide a central place to look when searching for
7
#  information about a board when starting a new BSP.  For example,
8
#  you may want to find an existing timer driver for the chip you are
9
#  using on your board.  It is easier to grep for the chip name in
10
#  all of the HARDWARE files than to peruse the source tree.  Hopefully,
11
#  making the HARDDWARE files accurate will also alleviate the common
12
#  problem of not knowing anything about a board based on its BSP
13
#  name.
14
#
15
#  NOTE:  If you have a class of peripheral chip on board which
16
#         is not in this list please add it to this file so
17
#         others will also use the same name.
18
#
19
#         Timer resolution is the way it is configured in this BSP.
20
#         On a counting timer, this is the length of time which
21
#         corresponds to 1 count.
22
#
23
 
24
BSP NAME:           fastsbc1
25
BOARD:              Fasssst Computers, Fast SBC-1
26
BUS:                SchoolBus
27
CPU FAMILY:         i386
28
CPU:                Intel Hexium
29
COPROCESSORS:       Witch Hex87
30
MODE:               32 bit mode
31
 
32
DEBUG MONITOR:      HexBug
33
 
34
PERIPHERALS
35
===========
36
TIMERS:             Intel i8254
37
  RESOLUTION:         .0001 microseconds
38
SERIAL PORTS:       Zilog Z8530 (with 2 ports)
39
REAL-TIME CLOCK:    RTC-4
40
DMA:                Intel i8259
41
VIDEO:              none
42
SCSI:               none
43
NETWORKING:         none
44
 
45
DRIVER INFORMATION
46
==================
47
CLOCK DRIVER:       RTC-4
48
IOSUPP DRIVER:      Zilog Z8530 port A
49
SHMSUPP:            polled and interrupts
50
TIMER DRIVER:       Intel i8254
51
TTY DRIVER:         stub only
52
 
53
STDIO
54
=====
55
PORT:               Console port 0
56
ELECTRICAL:         RS-232
57
BAUD:               9600
58
BITS PER CHARACTER: 8
59
PARITY:             None
60
STOP BITS:          1
61
 
62
NOTES
63
=====
64
 
65
(1) 900 Mhz and 950 Mhz versions.
66
 
67
(2) 1 Gb or 2 Gb RAM.
68
 
69
(3) PC compatible if HexBug not enabled.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.