OpenCores
URL https://opencores.org/ocsvn/fade_ether_protocol/fade_ether_protocol/trunk

Subversion Repositories fade_ether_protocol

[/] [fade_ether_protocol/] [trunk/] [stable_jumbo_frames_version/] [fpga/] [src/] [eth_sender64.vhd] - Rev 44

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
44 Changed design for Kintex 7 based boards (AFCK, KC705) so that
they use the VEXTPROJ environment for VCS friendly project management
(described in http://doi.org/10.1117/12.2247944 )
wzab 2669d 19h /fade_ether_protocol/trunk/stable_jumbo_frames_version/fpga/src/eth_sender64.vhd
40 The "jumbo frame version" renamed from "experimental" to "stable". wzab 2670d 05h /fade_ether_protocol/trunk/stable_jumbo_frames_version/fpga/src/kc705/eth_sender64.vhd
22 Sources reorganized so, that each ".xci" is in a separate directory.
Added script for rebuilding of Vivado project for KC705.
Just run the build_proj_kc705 script, and the project
will be created as kc705_10g3.xpr in the kc705_10g3 drirectory.
You can open it later on in Vivado 2014.3 and build the bitstream.
wzab 3493d 23h /fade_ether_protocol/trunk/stable_jumbo_frames_version/fpga/src/kc705/eth_sender64.vhd
18 Changed handling of commands so, that all commands are now confirmed - even start and stop
(which previously were not confirmed - successful reception of start was confirmed
by sending of data packets (what if there was no data at the moment?), successful
reception of stop was confirmed by end of data stream).
Added also flushing of data stream after reception of stop command.
The receiver2t.c implements suggested method of communication with the FADE driver.
One thread is responsible for reception and processing of data, while another thread
is responsible for sending of control commands.
wzab 3495d 19h /fade_ether_protocol/trunk/stable_jumbo_frames_version/fpga/src/kc705/eth_sender64.vhd
15 The previous experimental implemenation for 10Gb/s links has been replaced with the
new, rewritten implementation, which uses sequential numbering of packets instaed
of "sets of packets". This allowed to simplify the driver, and improve its performance.
Additionally a possibility to send user defined commands to the FPGA was added.
wzab 3509d 21h /fade_ether_protocol/trunk/stable_jumbo_frames_version/fpga/src/kc705/eth_sender64.vhd

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.