Author: Fernando Lahoz Bernad (ferlahozbernad@gmail.com)
Source repo: https://github.com/fernando-lahoz/tfg-bpf-basic-core
This repository contains all source files used in my degree's final project, which consists in the development of a basic processor core unit for running eBPF programs, implementated in VHDL in order to synthesize it into a FPGA.
- ebpf-core: Contains source code of VHDL implementation of the eBPF core, scripts for compilation and other useful files.
- ebpf-assembler: Assembler made for compiling tests.