| Commit message (Expand) | Author | Age | Files | Lines |
* | udp: short fifos on prot_eng in and out | Matt Ettus | 2011-03-16 | 1 | -16/+2 |
* | packet_router: created packet dispatcher component to replace packet inspecto... | Josh Blum | 2011-03-08 | 1 | -236/+22 |
* | u2/u2p: removed redundant shortfifos from udp path (they are in the size adap... | Matt Ettus | 2011-03-05 | 1 | -17/+5 |
* | u2/u2p: moved dsp framer into vita_rx_chain | Matt Ettus | 2011-03-05 | 1 | -23/+5 |
* | u2/u2p: rework ports again | Matt Ettus | 2011-03-04 | 1 | -3/+3 |
* | u2/u2p: reworked port names on packet_router | Matt Ettus | 2011-03-04 | 1 | -3/+3 |
* | u2/u2p: rxdsp/cpu/err muxing now prioritizes cpu and err over rxdsp | Matt Ettus | 2011-03-03 | 1 | -7/+10 |
* | u2/u2p: inserted short fifo into the packet inspector path to help routing an... | Matt Ettus | 2011-02-17 | 1 | -1/+13 |
* | added port_sel param to dsp framer | Josh Blum | 2011-02-17 | 1 | -2/+2 |
* | packet_router: added support for two dsps into router | Josh Blum | 2011-02-15 | 1 | -14/+20 |
* | packet_router: tweak mode SR (its only 1 bit) | Josh Blum | 2011-01-07 | 1 | -3/+2 |
* | usrp2: removed unused changed signal for mode selection | Josh Blum | 2010-12-29 | 1 | -2/+1 |
* | packet_router: replace buffers interfaced in packet router with buffer_int2 | Josh Blum | 2010-12-28 | 1 | -162/+23 |
* | packet_router: use the mode register to reset hs control and cpu sms | Josh Blum | 2010-12-27 | 1 | -22/+13 |
* | packet_router: all non ip/udp should also go to both | Josh Blum | 2010-12-13 | 1 | -7/+5 |
* | packet_router: harmless logic tweaks | Josh Blum | 2010-12-12 | 1 | -6/+3 |
* | packet_router: raise enable for bram reads the cycle before as well | Josh Blum | 2010-12-11 | 1 | -1/+2 |
* | packet_router: added fifo before cpu_out, tweaked inspection logic | Josh Blum | 2010-12-10 | 1 | -25/+29 |
* | packet_router: gave the inspector a 4th output which is CPU only | Josh Blum | 2010-12-10 | 1 | -83/+123 |
* | packet_router: added status readback for mode, incremented compat number | Josh Blum | 2010-11-24 | 1 | -0/+1 |
* | packet_router: split the control register into misc, cpu hs out, cpu hs inp | Josh Blum | 2010-11-24 | 1 | -10/+24 |
* | packet_router: modification for sequence number and vrt header offset | Josh Blum | 2010-11-23 | 1 | -1/+1 |
* | packet_router: it makes more sense to connect the control flags this way now | Josh Blum | 2010-11-23 | 1 | -13/+6 |
* | packet_router: program the dsp udp port and ip addr through setting registers | Josh Blum | 2010-11-23 | 1 | -31/+33 |
* | packet_router: mux the crossbar input after the protocol framer | Josh Blum | 2010-11-23 | 1 | -2/+12 |
* | packet_router: moved udp tx proto machine into packet router, replaced udp_wr... | Josh Blum | 2010-11-23 | 1 | -2/+42 |
* | packet_router: moved dsp framer into a module, added clr to splitter and renamed | Josh Blum | 2010-11-23 | 1 | -88/+6 |
* | packet_router: implemented crossbar and valve module, moved sreg into router ... | Josh Blum | 2010-11-23 | 1 | -45/+63 |
* | packet_router: transplanted the async error interface, its now sent into the ... | Josh Blum | 2010-11-23 | 1 | -7/+16 |
* | packet_router: added a way to program in the ip and mac addrs, and added insp... | Josh Blum | 2010-11-23 | 1 | -2/+17 |
* | packet_router: fixed sof bug for cpu (== 1), some logic tweaks, added debug | Josh Blum | 2010-11-23 | 1 | -9/+41 |
* | packet_router: registered control flags, added clear to all state machines | Josh Blum | 2010-11-23 | 1 | -12/+22 |
* | packet_router: added splitter and mux for slow path stuff (also fixed typo in... | Josh Blum | 2010-11-23 | 1 | -10/+27 |
* | packet_router: renamed inspector output signals and connected (for now) to cp... | Josh Blum | 2010-11-23 | 1 | -22/+51 |
* | packet_router: use BRAM enables to perform pipelined reads | Josh Blum | 2010-11-23 | 1 | -26/+21 |
* | packet_router: use control register bit for master mode flag | Josh Blum | 2010-11-23 | 1 | -2/+1 |
* | packet_router: swapped comm mux for a crossbar, serdes crossbar out now muxed... | Josh Blum | 2010-11-23 | 1 | -27/+62 |
* | packet_router: used registered valid signal for BRAM read cycle delay | Josh Blum | 2010-11-23 | 1 | -16/+15 |
* | packet_router: created dsp framer for rx path | Josh Blum | 2010-11-23 | 1 | -6/+100 |
* | packet_router: added lines for com crossbar and com output mux | Josh Blum | 2010-11-23 | 1 | -13/+35 |
* | packet_router: collapsed inspector states, fixed terminology for cpu inp vs out | Josh Blum | 2010-11-23 | 1 | -163/+161 |
* | packet_router: some tweaks, dsp output routing seems to work but has wrong of... | Josh Blum | 2010-11-23 | 1 | -4/+10 |
* | packet_router: added all input/output signals to module, created the comm mux... | Josh Blum | 2010-11-23 | 1 | -6/+19 |
* | packet_router: created com signals (device IO lines that may be ethernet or s... | Josh Blum | 2010-11-23 | 1 | -79/+100 |
* | packet_router: created inspector and added dsp output (however inspection log... | Josh Blum | 2010-11-23 | 1 | -4/+133 |
* | packet_router: connected and created CPU read from interface (slow path in pl... | Josh Blum | 2010-11-23 | 1 | -47/+153 |
* | packet_router: created nearly empty router with eth in attached to mapped memory | Josh Blum | 2010-11-23 | 1 | -0/+120 |