Netfpga 10g openflow switch - wvoice/Accelerators GitHub Wiki
Name
openflowswitch
Location
contrib-projects/openflowswitch
Design Document
See the design document for the full documentation, including the installation.
Installation
Carefully follow the installation part (Section 6 and 7) of the design document.
Software
You may find the OpenFlow agent from here. Again, make sure you read the Section 7 of the design document before checking out the code.
IP Cores
- Project Specific cores
- openfllow_datapath
- NetFPGA-10G Specific cores
- Xilinx AXI Peripheral
- Microblaze Subsystem
- Other
Description
This is a hardware portion of OpenFlow1.0 Switch on NetFPGA-10G. The main role of the hardware portion is to modify packet header fields and forward it from one port to another/other port(s) at a line rate, with referring to flow tables residing in hardware. For overall view including its associated software, see the attached design document.