- Feb 04, 2014
-
-
Grzegorz Daniluk authored
Just a cleanup to have all subprobrams the same type (functions) in the package.
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
[switch-optimization]: wrsw_nic/nic_elastic_buffer: use native almost_full and almost_empty for generating stall Xilinx FIFOs have native almost_empty and almost_full outputs driven at configured thresholds. Using them saves few LUTs comparing to stall generation based on usedw counter as it was done earlier.
-
Grzegorz Daniluk authored
It's just a trivial clean up commit, it does not save any resources.
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
The values used by WR Switch software fit in 8-bit registers.
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Grzegorz Daniluk authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
- Jan 29, 2014
-
-
Maciej Lipinski authored
-
- Nov 17, 2013
-
-
Maciej Lipinski authored
-
Maciej Lipinski authored
[sim/testbench] adding possibility of easily settin many untagged VLANs to EP driver + some usecases to main.vs
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
- Nov 15, 2013
-
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
- Nov 14, 2013
-
-
Maciej Lipinski authored
[swcore/rtu] added abort from input_block@swcore to rtu - in case where frame is dropped (ouput stuck) and rtu is processing when we finish with the frame... we abort the decision
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
- Nov 13, 2013
-
-
Maciej Lipinski authored
-
- Nov 12, 2013
-
-
Maciej Lipinski authored
[bare_top] many changes which should be in different commits: added MUX to chipscope, added out_blk_states to HWDU, changed MPM parameters - was too slow
-
Maciej Lipinski authored
-
Maciej Lipinski authored
-
- Nov 10, 2013
-
-
Maciej Lipinski authored
[swcore/in_blk] bugfix: when rtu drop decision and EOF happened in the same cycle... we were in trouble
-
- Nov 08, 2013
-
-
Maciej Lipinski authored
[rtu] abort of rtu_req from EP added - in case of error in the input data, error status is sent to SWcore, abort needs to be sent to RTU, otherwise SWcore gets lost
-
Maciej Lipinski authored
[swcore/out_blk] dropping frames no retry request from EP + changed IFG cause it was too high (by 1 cyc) when tagging/untatting
-
Maciej Lipinski authored
-
- Nov 07, 2013
-
-
Maciej Lipinski authored
-