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

Subversion Repositories openrisc_me

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  README,v 1.2 1995/05/31 16:56:03 joel 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
# $Id: README,v 1.2 2001-09-27 11:59:36 chris Exp $
24
 
25
 
26
BSP NAME:           fastsbc1
27
BOARD:              Fasssst Computers, Fast SBC-1
28
BUS:                SchoolBus
29
CPU FAMILY:         i386
30
CPU:                Intel Hexium
31
COPROCESSORS:       Witch Hex87
32
MODE:               32 bit mode
33
 
34
DEBUG MONITOR:      HexBug
35
 
36
PERIPHERALS
37
===========
38
TIMERS:             Intel i8254
39
  RESOLUTION:         .0001 microseconds
40
SERIAL PORTS:       Zilog Z8530 (with 2 ports)
41
REAL-TIME CLOCK:    RTC-4
42
DMA:                Intel i8259
43
VIDEO:              none
44
SCSI:               none
45
NETWORKING:         none
46
 
47
DRIVER INFORMATION
48
==================
49
CLOCK DRIVER:       RTC-4
50
IOSUPP DRIVER:      Zilog Z8530 port A
51
SHMSUPP:            polled and interrupts
52
TIMER DRIVER:       Intel i8254
53
TTY DRIVER:         stub only
54
 
55
STDIO
56
=====
57
PORT:               Console port 0
58
ELECTRICAL:         RS-232
59
BAUD:               9600
60
BITS PER CHARACTER: 8
61
PARITY:             None
62
STOP BITS:          1
63
 
64
NOTES
65
=====
66
 
67
(1) 900 Mhz and 950 Mhz versions.
68
 
69
(2) 1 Gb or 2 Gb RAM.
70
 
71
(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.