This repository contains an extension of the Network Development Kit (NDK) to support the Intel Stratix 10 DX FPGA Development Kit (DK-DEV-1SDX-P).
- The NDK allows users to quickly and easily develop new network applications based on FPGA acceleration cards.
- You can build the FPGA firmware for this card using the NDK-APP-Minimal application. The NDK-APP-Minimal is a reference application based on the NDK.
- The NDK-APP-Minimal documentation lists steps for building the FPGA firmware, loading it into the FPGA card, and also using it in the chapter "How to start".
Unless otherwise noted, the content of this repository is available under the BSD 3-Clause License. Please read LICENSE file.
- The .ip files located in the
src/ip/
folder were generated in the Intel Quartus Prime Pro, and their use may be subject to additional license agreements.
- Jakub Cabal, [email protected]