-
Notifications
You must be signed in to change notification settings - Fork 129
NetFPGA 10G OpenFlow Switch
eastzone edited this page Jul 12, 2012
·
1 revision
openflowswitch
contrib-projects/openflowswitch
See the design document for the full documentation, including the installation.
Carefully follow the installation part (Section 6 and 7) of the design document.
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.
- Project Specific cores
- openfllow_datapath
- NetFPGA-10G Specific cores
- Xilinx AXI Peripheral
- Microblaze Subsystem
- Other
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.