| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ise12' into packet_router | Josh Blum | 2010-12-10 | 12 | -107/+241 |
|\ |
|
| * | time sync on usrp2 as well, added debug pins to time sync. | Matt Ettus | 2010-12-10 | 2 | -2/+10 |
| * | slave side can now sync | Matt Ettus | 2010-12-10 | 2 | -13/+33 |
| * | Only do udp now, renamed old ports to exp_time_* | Matt Ettus | 2010-12-09 | 2 | -2/+2 |
| * | udp is now the default | Matt Ettus | 2010-12-09 | 2 | -2/+2 |
| * | remove old raw ethernet version | Matt Ettus | 2010-12-09 | 2 | -882/+0 |
| * | reimplemented mimo time transfer to handle 64 bits. Still needs | Matt Ettus | 2010-12-09 | 5 | -71/+164 |
| * | renamed exp_pps_* to be exp_time_*, which is the mimo synchronization signal | Matt Ettus | 2010-12-09 | 5 | -22/+22 |
| * | Merge branch 'time_compare_speedup' into ise12 | Matt Ettus | 2010-12-09 | 1 | -2/+16 |
| |\ |
|
| | * | should safely delay the late signal which was causing timing problems | Matt Ettus | 2010-12-06 | 1 | -2/+16 |
| * | | u2plus: clock lock pin capitalization fail | Nick Foster | 2010-12-06 | 2 | -2/+2 |
| |/ |
|
* | | packet_router: renamed top level files in an attempt to merge cleanly | Josh Blum | 2010-12-10 | 4 | -1091/+209 |
* | | packet_router: added status readback for mode, incremented compat number | Josh Blum | 2010-11-24 | 2 | -1/+2 |
* | | 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 | 2 | -32/+34 |
* | | reduce warnings, modernize testbench | Matt Ettus | 2010-11-23 | 6 | -28/+25 |
* | | packet_router: mux the crossbar input after the protocol framer | Josh Blum | 2010-11-23 | 1 | -2/+12 |
* | | allow any unicast packet through. | Matt Ettus | 2010-11-23 | 4 | -5/+40 |
* | | packet_router: moved udp tx proto machine into packet router, replaced udp_wr... | Josh Blum | 2010-11-23 | 2 | -18/+69 |
* | | packet_router: moved dsp framer into a module, added clr to splitter and renamed | Josh Blum | 2010-11-23 | 4 | -93/+110 |
* | | packet_router: implemented crossbar and valve module, moved sreg into router ... | Josh Blum | 2010-11-23 | 3 | -61/+72 |
* | | packet valve. will drop incoming data if shut off. | Matt Ettus | 2010-11-23 | 1 | -0/+28 |
* | | abstract out the crossbar functionality | Matt Ettus | 2010-11-23 | 1 | -0/+40 |
* | | packet_router: transplanted the async error interface, its now sent into the ... | Josh Blum | 2010-11-23 | 2 | -17/+21 |
* | | 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 | 2 | -10/+44 |
* | | packet_router: registered control flags, added clear to all state machines | Josh Blum | 2010-11-23 | 2 | -14/+26 |
* | | packet_router: added splitter and mux for slow path stuff (also fixed typo in... | Josh Blum | 2010-11-23 | 2 | -10/+95 |
* | | packet_router: renamed inspector output signals and connected (for now) to cp... | Josh Blum | 2010-11-23 | 2 | -22/+52 |
* | | 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: removed unused status words from readback mux | Josh Blum | 2010-11-23 | 1 | -3/+3 |
* | | 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: fixed swapped connection typo, dsp tx routing works | Josh Blum | 2010-11-23 | 1 | -2/+3 |
* | | 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 | 2 | -6/+22 |
* | | 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 | 2 | -4/+134 |
* | | 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 | 3 | -19/+135 |
|/ |
|
* | packets are shorter now, so we need to tell the udp state machine that... | Matt Ettus | 2010-11-23 | 1 | -1/+1 |
* | no need for second sequence number anymore. Each dsp tx chain | Matt Ettus | 2010-11-21 | 2 | -11/+8 |
* | shouldn't be executable | Matt Ettus | 2010-11-20 | 1 | -0/+0 |
* | modernize the testbench | Matt Ettus | 2010-11-19 | 1 | -18/+30 |