https://github.com/cesnet/ndk-core
Common CORE of Network Development Kit (NDK)
https://github.com/cesnet/ndk-core
ethernet fpga liberouter network-development-kit vhdl
Last synced: about 2 months ago
JSON representation
Common CORE of Network Development Kit (NDK)
- Host: GitHub
- URL: https://github.com/cesnet/ndk-core
- Owner: CESNET
- License: bsd-3-clause
- Created: 2022-04-13T11:28:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T06:00:43.000Z (over 1 year ago)
- Last Synced: 2024-09-18T08:25:53.501Z (over 1 year ago)
- Topics: ethernet, fpga, liberouter, network-development-kit, vhdl
- Language: VHDL
- Homepage: https://www.liberouter.org/ndk/
- Size: 1.44 MB
- Stars: 4
- Watchers: 9
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CORE of Network Development Kit (NDK)
Common CORE of Network Development Kit (NDK). It contains the shared parts of the FPGA architecture that are needed to build your own network acceleration application using the NDK.
Additional repositories are needed to build the NDK design for the FPGA:
- [NDK Minimal Application (top-level repository)](https://github.com/CESNET/ndk-app-minimal/)
- [Open FPGA Modules](https://github.com/CESNET/ofm/)
- [FPGA cards files for the NDK](https://github.com/CESNET/ndk-cards-open/)
## License
Unless otherwise noted, the content of this repository is available under the BSD 3-Clause License. Please read [LICENSE file](LICENSE).
## Repository Maintainer
- Jakub Cabal, cabal@cesnet.cz