Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / legion / docs / readmes / README.n2_niu
CommitLineData
920dae64
AT
1/*
2 * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
3 * Use is subject to license terms.
4 */
5#pragma ident "@(#)README.n2_niu 1.1 06/03/24 SMI"
6
7
8About the Niagara2 NIU device
9-----------------------------
10
11The Niagara2 NIU (network interface unit) device is a SAM module plugged
12into legion using MMI APIs. (MMI APIs are defined at
13https://systemsweb.sfbay.sun.com/archperf/SAM/mmi_doc/)
14
15A current copy of the library can be downloaded from:
16
17 https://systemsweb.sfbay.sun.com/~ss139542/NIU/SAM_N2NIU.html
18
19After downloading the library (currently named n2niu.legion.so) place it in
20the plugins/ directory as libn2niu.so.
21
22Source and module build instructions can also be found at the above site.