aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/fifo/packet_router.v
Commit message (Collapse)AuthorAgeFilesLines
* 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