- Feb 04, 2014
-
-
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
-
Maciej Lipinski authored
[swcore/mpm] problems wtih keeping timing by RR arbiter->replaces by crude arbitration: shiftbuffer->merry goes around -> wroks
-
- Nov 06, 2013
-
-
Maciej Lipinski authored
-
- Nov 05, 2013
-
-
Maciej Lipinski authored
-
Maciej Lipinski authored
[swcore/in_blk] added dropping nonHP frames when RTU decision received and memory is almost-full (this is only if resource management is ON). added also some debugging for simulation
-
Maciej Lipinski authored
[swcore/alloc] bugfix: when allo_i HIGH on first cycle of nomem HIGH, we were missing allocation request... fixed
-
- Nov 03, 2013
-
-
Maciej Lipinski authored
Now, we dump the frame if it has been already transfered - this is because if we pause waiting for the memory to get free... we create a who for the output (tx) which is bad for PCS.... If the frame has not been yet transfered, we can wait for RTU decision Not sure this is the best solution ALso, I added handling of the almost-impossible situation when we get the nonmem when we are in the cycle to decide whether to transfer or not... nusty
-
Maciej Lipinski authored
-
Maciej Lipinski authored
[rtu/port] bugfix: rtu_req from EP was ingored when happening in the RESPONSE state of port, ignored rtu_req caused no response to SWcore... swcore->int_blk was hanging waiting for rtu_rsp - fixed
-
Maciej Lipinski authored
-
- Nov 01, 2013
-
-
Maciej Lipinski authored
[swcore/in_blk] bugfix: was allocating pages to wrong resources if long waiting for rtu_valid and setting usecnt while frame finished
-
- Oct 31, 2013
-
-
Maciej Lipinski authored
[swcore/in_blk] fixing the resource-counting related stuff and allocation -> there was a dependency in data rx which caused data rx to be paused due to the modicatin of alloc FSM-> fixed
-
Maciej Lipinski authored
-
Maciej Lipinski authored
[swcore/res_mgr] correcting resource page count (counter of pages for each resource) and adding some detailed description
-