summaryrefslogtreecommitdiffstats
path: root/usrp2/fifo/packet_router.v
Commit message (Expand)AuthorAgeFilesLines
* packet_router: transplanted the async error interface, its now sent into the ...Josh Blum2010-11-231-7/+16
* packet_router: added a way to program in the ip and mac addrs, and added insp...Josh Blum2010-11-231-2/+17
* packet_router: fixed sof bug for cpu (== 1), some logic tweaks, added debugJosh Blum2010-11-231-9/+41
* packet_router: registered control flags, added clear to all state machinesJosh Blum2010-11-231-12/+22
* packet_router: added splitter and mux for slow path stuff (also fixed typo in...Josh Blum2010-11-231-10/+27
* packet_router: renamed inspector output signals and connected (for now) to cp...Josh Blum2010-11-231-22/+51
* packet_router: use BRAM enables to perform pipelined readsJosh Blum2010-11-231-26/+21
* packet_router: use control register bit for master mode flagJosh Blum2010-11-231-2/+1
* packet_router: swapped comm mux for a crossbar, serdes crossbar out now muxed...Josh Blum2010-11-231-27/+62
* 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 of...Josh Blum2010-11-231-4/+10
* packet_router: added all input/output signals to module, created the comm mux...Josh Blum2010-11-231-6/+19
* packet_router: created com signals (device IO lines that may be ethernet or s...Josh Blum2010-11-231-79/+100
* packet_router: created inspector and added dsp output (however inspection log...Josh Blum2010-11-231-4/+133
* packet_router: connected and created CPU read from interface (slow path in pl...Josh Blum2010-11-231-47/+153
* packet_router: created nearly empty router with eth in attached to mapped memoryJosh Blum2010-11-231-0/+120