aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/fifo/packet_router.v
Commit message (Collapse)AuthorAgeFilesLines
* packet_router: used registered valid signal for BRAM read cycle delayJosh Blum2010-11-231-16/+15
|
* packet_router: created dsp framer for rx pathJosh Blum2010-11-231-6/+100
|
* packet_router: added lines for com crossbar and com output muxJosh Blum2010-11-231-13/+35
|
* packet_router: collapsed inspector states, fixed terminology for cpu inp vs outJosh Blum2010-11-231-163/+161
|
* packet_router: some tweaks, dsp output routing seems to work but has wrong ↵Josh Blum2010-11-231-4/+10
| | | | offset
* packet_router: added all input/output signals to module, created the comm ↵Josh Blum2010-11-231-6/+19
| | | | muxes (in and out)
* packet_router: created com signals (device IO lines that may be ethernet or ↵Josh Blum2010-11-231-79/+100
| | | | serdes)
* packet_router: created inspector and added dsp output (however inspection ↵Josh Blum2010-11-231-4/+133
| | | | logic does not enable it yet)
* packet_router: connected and created CPU read from interface (slow path in ↵Josh Blum2010-11-231-47/+153
| | | | place)
* packet_router: created nearly empty router with eth in attached to mapped memoryJosh Blum2010-11-231-0/+120