This repository contains the source files of the P4 & Verilog NetFPGA SUME implementation of the s-PERC switch. This repo is intended to be a drop-in project for the P4-NetFPGA-live repo.
Repository info:
src/
- contains the P4 source filesexterns/
- contains the Verilog extern implementationstestdata/
- contains some basic regression tests for the s-PERC switchsw/division
- contains software to generate table entries for division tablessw/hw_test_tool
- contains simple python-based s-PERC endpoints for testing basic functionalitysimple_sume_switch/
- contains NetFPGA specific source files