Skip to content
Snippets Groups Projects
Select Git revision
  • Fixed-latency-streamers
  • ML-sreamers-65.5MHz-Kintex7-ultrascale
  • ML-switchover-141015
  • ML-tmp-btrain-debug-v6
  • ML-tmp-debug-btrain
  • ML-tmp-virtex5_phy_resets
  • Mattia-ext-board-support
  • TRU-enabled-endpoint
  • TRU-enabled-endpoint-tmp
  • Virtex5_PHY_fix
  • WR-BTrain-PS-v2.1-based
  • adam-192k
  • adam-ci
  • bad_gtp_bitslide
  • cesar-160511-minic
  • cesar-pkt-cnt-09082017
  • cesar-pkt-cnt-sw-09082017
  • cesar_release_fix_170313
  • ci-test
  • cute-wr
  • wr-switch-sw-v8.0
  • wr-switch-sw-v7.0
  • wrpc-v5.0
  • wrpc-v5.0-pre1
  • fmc_adc_100m-v6.0.3
  • spec7_v4.2
  • wr-switch-sw-v6.0
  • btrain-v1.2
  • peter_spec7_v1
  • btrain-v2.5
  • wr-btrain-v1.1
  • wrpc-v4.2
  • wrpc-v4.1
  • wrpc-v4.0
  • wr-switch-sw-v5.0
  • wrpc-v3.0
  • wr-switch-sw-v4.2
  • wr-switch-sw-v4.0
  • wr-nic-v2.0
  • wrpc-v2.1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Feb31Jan302928161323Dec20166229Nov26191715141312876128Oct2523427Sep2623171611109853230Aug28272623222116145229Jul262522520Jun19181312422May159730Apr2926252423191710525Mar2221201918151413128754128Feb272519181413121110817Jan20Dec181714121165428Nov2322212016158731Oct292519168227Sep20121110330Aug282013963231Jul27241612111096326Jun531May232214230Apr2726252423201916131211229Mar2827optimized the way CRC is flushed (including bypass_queue - solution which takes more resources)optimized by shortening the dreq_o masking (only for 1-cyc before status is inserted)optimized not to make 1-cycle stall when going though ethertype of non-Q-taggged frameEndpoint: adding new PSTATs vectors to endpoint -- for each classEndpoint: assiging 0 class to undatgged framewr_endpoint: added new signal/trigger to endpoints RMONs (PSTATS)Endpoint: bugfix in rx, when tagging, the before-tagging VID was passed to RTUEndpoint: bugfix in tx untagging - VLAN tag layout/interpretation correctiongreg_counters: connect rx pclass eventsEndpoint: bugfix of procedure for PSTATSgreg_counters: add tx/rx frame event to the rmon recordgreg_counters: use constant instead of fixed size of events generated by endpointgreg_counters: add generation of event per rx pclassEndpoint-PAUSE: changing naming of 802.3 pause in WB regs so that it's compatible with old versionsgreg_counters: add tx, rx event generation for each sent/received framegreg_counters: output all rmon events from endpoint componentgreg_counters: make rmon of PCS output only (not inout anymore)greg_counters: make rmon of ep_rx_path outputs only (not inout anymore)greg_counters: leave rmon_o from vlan unit open, it doesn't generate any eventsgreg_counters: events from rx_status_reg_insert blockgreg_counters: move rx_pause event outside rx status reg insert blockgreg_counters: events from rx crc size checkgreg_counters: tx pcs events outputted and aligned with clk_sysgreg_counters: rx pcs events outputted and aligned with clk_sysEndpoint-RX_PAUSE: changing configuration to allow enabling both kinds of PAUSE (802.3 and 802.1Q), fixing bug for 802.3 - remembering wrong quantaEndpoint: changes to make the rebase of Greg stuff work - potential conflict hereEndpoint-tx-injection: added handling situation when requested template is empty, prepared signals for RMON countersgreg_counters: remove old rmon from wr_endpointendpoint: improvements to priority-based PAUSE: wb-config correctionsendpoint/rx_path[bugfix]: masking out RTU request for received PAUSE frames (these frames never exit Endpoint). The bug (RTU request for no frame) where causing SWcore to go crazyendpoint: added handling of priority-based Flow Control, exposed information about received PAUSE frames outside Endpoint - to be used by SWcoreendpoint: bugfix on tx path - frames to be transmitted where lost (not exited endpoint) if the start-of-cycle occured on stall (when the internal dreq was low)pFilter: changed simulation driver so that the same mircocode can be nicely loaded many times to many portschanging build_wb.sh, removing paths to wbgen2endpoint: small bugfixes in injection module and tx header processor + adding missing description to wbgen filebugfix in eth packet simulation class. It was not possible to set pck size at initialization (new function) -- bug fixedEndpoint: bugfix in h/w pck injection. The EOF signal generated when injecting h/w pck was not passed on the fabric.Endpoint-pfilter: adding Packet Filter microcode SystemVerilog class by Tom. It is used to program the endpoint pakcet filterEndpoint-VLANs: fixing VLAN related stuff in the rx_path of endpoint. Enabling RTU_header_extraction for VLAN-tagged frames. Fixing bug related with wrong order in VLAN-tag. Correcting VLAN-tag insertion.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)