New upstream version 18.08
[deb_dpdk.git] / drivers / raw / ifpga_rawdev / base / README
1 ..
2
3 /* SPDX-License-Identifier: BSD-3-Clause
4  * Copyright(c) 2010-2018 Intel Corporation
5  */
6
7 Intel iFPGA driver
8 ==================
9
10 This directory contains source code of Intel FPGA driver released by
11 the team which develops Intel FPGA Open Programmable Acceleration Engine (OPAE).
12 The directory of base/ contains the original source package. The base code
13 currently supports Intel FPGA solutions including integrated solution (Intel(R)
14 Xeon(R) CPU with FPGAs) and discrete solution (Intel(R) Programmable Acceleration
15 Card with Intel(R) Arria(R) 10 FPGA) and it could be extended to support more FPGA
16 devices in the future.
17
18 Please refer to [1][2] for more introduction on OPAE and Intel FPGAs.
19
20 [1] https://01.org/OPAE
21 [2] https://www.altera.com/solutions/acceleration-hub/overview.html
22
23
24 Updating the driver
25 ===================
26
27 NOTE: The source code in this directory should not be modified apart from
28 the following file(s):
29
30         osdep_raw/osdep_generic.h
31         osdep_rte/osdep_generic.h