Skip to content
Snippets Groups Projects
Commit 40fe95ea authored by Byron Lathi's avatar Byron Lathi
Browse files

Add checksum calc to fpga sources

parent f742d9d8
No related branches found
No related tags found
2 merge requests!75Resolve "Calculate TCP Checksum",!74Resolve "Network Processor"
Pipeline #708 passed
......@@ -199,6 +199,7 @@
<efx:design_file name="src/sub/network_processor/src/tcp_dest_decap.sv" version="default" library="default" />
<efx:design_file name="src/sub/network_processor/src/tcp_packet_generator.sv" version="default" library="default" />
<efx:design_file name="src/sub/network_processor/src/tcp_tx_ctrl.sv" version="default" library="default" />
<efx:design_file name="src/sub/network_processor/src/checksum_calc.sv" version="default" library="default" />
<efx:design_file name="src/sub/interfaces/axil_intf.sv" version="default" library="default" />
<efx:design_file name="src/sub/interfaces/axis_intf.sv" version="default" library="default" />
<efx:design_file name="src/sub/interfaces/ip_intf.sv" version="default" library="default" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment