FILE
	readme

	Copyright(c) 1993-1995, FMI, Fujitsu Microelectronics, Inc.
	All rights reserved.

	This software (including any documentation) is untested, has not been
	fully tested for viruses and has been provided to you without charge.
	ACCORDINGLY, IT IS DELIVERED "AS IS" WITH NO WARRANTIES EXPRESS OR
	IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF MERCHANTABILITY,
	FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.  You bear all 
	risk of nonperformance, loss of data and other problems and Fujitsu
	Microelectronics, Inc. and Fujitsu Limited will not be liable under any
	contract, negligence, strict liability or other theory for any damages
	including, without limitation, direct, consequential or incidental nor
	be required to provide substitute goods, services or technology.

This directory contains files to make EPROMs for SPRAClite evaluation
board.  MRI SPARClite programming tools are used. 


Files:
	readme		- this file
	flash.c		- FLASH RAM interface code (934 and 936 only)
	ne.c		- NICE driver and UDP/IP implementation
	nes.s		- low level routines accessing NICE
	net.h		- C header for network
	prom.mak	- makefile called by ../sun and ../gnu directories
	ram.cmd		- command file for MRI linker
	resetsl.s	- startup, including configuration and diagnostic
	sdtrsl.s	- monitor through serial line
	splite.h	- C header for NICE address mapping
	thndlrsl.s	- trap handlers
	ttblsl.s	- trap table
	utilsl.s	- utility functions
	utilsl.h	- assembly header for board configuration


This directory is referenced by the ../sun and ../gnu directories.  The
prom.mak file in this directory is included by the .mak files in the
../sun and ../gnu directories. 

