- Jan 31, 2014
-
-
Maciej Lipinski authored
[EP/tx_inj] improved test inj_gen mode configuration (can be changed separately from other config - different valid bit). This was convenient for software control implementation
-
- Jan 30, 2014
-
-
Maciej Lipinski authored
-
- Jan 16, 2014
-
-
Maciej Lipinski authored
-
- Aug 05, 2013
-
-
-
Endpoint-RX_PAUSE: changing configuration to allow enabling both kinds of PAUSE (802.3 and 802.1Q), fixing bug for 802.3 - remembering wrong quanta
-
Grzegorz Daniluk authored
-
endpoint: added handling of priority-based Flow Control, exposed information about received PAUSE frames outside Endpoint - to be used by SWcore
-
pFilter: changed simulation driver so that the same mircocode can be nicely loaded many times to many ports
-
bugfix in eth packet simulation class. It was not possible to set pck size at initialization (new function) -- bug fixed
-
Endpoint-pfilter: adding Packet Filter microcode SystemVerilog class by Tom. It is used to program the endpoint pakcet filter
-
endpoint: VLANs related bugfix. Adding extraction of VLAN-tag related info to the rtu_header_extract and correcting VLAN-related packet tx/rx simulation (there was wrong order of VLAN-tag)
-
-
-
-
- Jul 26, 2013
-
-
Grzegorz Daniluk authored
When WR PTP Core is set in GrandMaster mode it aligns its nanosecond counter to 1-PPS and 10MHz coming from external source. When user wants to set seconds counter to a desired value, the nanosecond counter was also set (zeroed) causing additional (random) offset to the external source.
-
- Mar 07, 2013
-
-
Wesley W. Terpstra authored
After transmitting a frame in software, the LM32 reads out the timestamp set by hardware. Naturally, this comes after the frame has been sent, so the LM32 must wait. Prior to this patch the only thing it could wait for was DMA idle. However, DMA of the packet completes before the timestamp is ready. Thus there was a race condition where the LM32 would see an old TS.
-
- Aug 13, 2012
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- May 31, 2012
-
-
Grzegorz Daniluk authored
-
- Apr 12, 2012
-
-
Tomasz Wlostowski authored
-
- Mar 29, 2012
-
-
Tomasz Wlostowski authored
sim/eth_packet.svh: define permament_stall functions as empty instead of pure virtual (Modelsim bug workaround)
-
- Mar 13, 2012
-
-
Tomasz Wlostowski authored
-
- Mar 08, 2012
-
-
Signed-off-by:
Tomasz Włostowski <tomasz.wlostowski@cern.ch>
-
- Feb 23, 2012
-
-
Grzegorz Daniluk authored
-
- Feb 09, 2012
-
-
Tomasz Wlostowski authored
simulation models: moved abstract packet sink/source classes away from WB-specific implementations to eth_packet.svh
-
- Feb 06, 2012
-
-
Grzegorz Daniluk authored
-
- Jan 23, 2012
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
- Jan 22, 2012
-
-
Tomasz Wlostowski authored
-
- Jan 17, 2012
-
-
Tomasz Wlostowski authored
modified: endpoint_regs.v modified: minic_regs.vh
-
Tomasz Wlostowski authored
-
- Nov 11, 2011
-
-
Tomasz Wlostowski authored
modules/mini_bone: uploaded example testbench for WBPacketSink/WBPacketSource with an Etherbone mockup
-
- Oct 27, 2011
-
-
Tomasz Wlostowski authored
-
- Oct 25, 2011
-
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-
Tomasz Wlostowski authored
-