Netnod / FPGA_NTP_SERVER

A FPGA implementation of the NTP and NTS protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPGA_NTP_SERVER

Introduction

This repository contains the source code for a complete, FPGA based hardware implementation of a Network Time Protocol (NTP) server. The implementation includes hardware support for Network Time security (NTS).

The server implements the complete network stack in hardware, which allows high performance, low latency and low jiter. The design supports scalability through parallel, independent network engines.

The directory [FPGA/targets] contains the implementations of the NTP/NTS server "ntps" on different FPGA platforms. The currently supported platforms are:

Look at README.md in the respective target directories for more information on how to build and deploy an FPGA image for the different platforms. The VC709 project has the most complete instructions on how to use it, the VCU118 project lacks documentation on how to set up the hardware, but is is fairly similar.

Status

The design is complete, verified and tested in real hardware and systems. The server is used to operate the Swedish Distributed Time Service.

About

A FPGA implementation of the NTP and NTS protocols

License:Other


Languages

Language:Verilog 48.0%Language:Python 16.0%Language:C 12.3%Language:Tcl 11.2%Language:VHDL 8.2%Language:Makefile 3.7%Language:Shell 0.4%Language:SystemVerilog 0.1%