| Commit message (Expand) | Author | Age | Files | Lines |
* | reverted zpu stack pointer change, incremented fpga compat number | Josh Blum | 2011-03-17 | 1 | -2/+2 |
* | u2/u2p: reorganized memory map | Matt Ettus | 2011-03-16 | 1 | -17/+17 |
* | u2/u2p: fixed instance name | Matt Ettus | 2011-03-16 | 1 | -1/+1 |
* | u2/u2p: reworked settings bus addresses | Matt Ettus | 2011-03-16 | 1 | -19/+18 |
* | fix: vita_rx_chain1 should use unit2 (since err0 uses unit1) | Josh Blum | 2011-03-08 | 1 | -1/+1 |
* | u2/u2p: enlarge dsp rx fifos to handle jumbo frames, enable in u2plus as well | Matt Ettus | 2011-03-05 | 1 | -1/+1 |
* | u2/u2p: moved dsp framer into vita_rx_chain | Matt Ettus | 2011-03-05 | 1 | -18/+6 |
* | remove references to old directory | Matt Ettus | 2011-03-03 | 1 | -1/+0 |
* | make big tx fifo the one doing the clock crossing | Matt Ettus | 2011-03-03 | 1 | -11/+3 |
* | u2/u2p: removed unneeded eth rx fifo | Matt Ettus | 2011-03-03 | 1 | -10/+4 |
* | u2/u2p: switch over to 36 bit wide ethernet wrapper | Matt Ettus | 2011-03-03 | 1 | -19/+6 |
* | u2/u2p: packet realignment moved into the simple_gemac_wrapper19 | Matt Ettus | 2011-03-03 | 1 | -9/+1 |
* | u2/u2p: shrunk ETH TX FIFO, further u2/u2p harmonization | Matt Ettus | 2011-02-21 | 2 | -13/+13 |
* | increase compat number for double dsp change | Matt Ettus | 2011-02-17 | 1 | -1/+1 |
* | u2/u2p: reduce unneeded RX DSP buffering | Matt Ettus | 2011-02-17 | 1 | -1/+1 |
* | u2/u2p: added 2nd DSP unit | Matt Ettus | 2011-02-17 | 1 | -0/+34 |
* | u2/u2p: renamed and split some rx signals to prepare for 2nd DSP | Matt Ettus | 2011-02-17 | 1 | -25/+22 |
* | u2/u2p: proper hookup of vita_rx_chain | Matt Ettus | 2011-02-17 | 1 | -5/+5 |
* | clean up rx dsp and some other nets in prep for dual dsp | Matt Ettus | 2011-02-16 | 1 | -34/+21 |
* | register map changes to fit in the 2nd rx dsp | Matt Ettus | 2011-02-15 | 1 | -15/+19 |
* | packet_router: added support for two dsps into router | Josh Blum | 2011-02-15 | 1 | -1/+2 |
* | Merge branch 'cordic_policy' into next | Josh Blum | 2011-01-04 | 1 | -20/+15 |
|\ |
|
| * | hook up sampled pps in u2plus, remove unused priority encoder, minor cleanups | Matt Ettus | 2010-12-30 | 1 | -12/+10 |
| * | processor can read back vita_time at last pps | Matt Ettus | 2010-12-30 | 1 | -10/+4 |
* | | Merge branch 'udp_ports' into next | Josh Blum | 2010-12-22 | 1 | -1/+2 |
|\ \ |
|
| * | | generate port number headers in the dsp error units | Matt Ettus | 2010-12-15 | 1 | -1/+2 |
| |/ |
|
* | | usrp-n210: almost working w/ packet router + zpu | Josh Blum | 2010-12-17 | 1 | -13/+3 |
* | | zpu: working, modified top level sizes, disable interrupt | Josh Blum | 2010-12-14 | 2 | -8/+5 |
* | | Merge branch 'packet_router' into zpu | Josh Blum | 2010-12-12 | 5 | -121/+28 |
|\ \ |
|
| * | | Merge branch 'ise12' into packet_router | Josh Blum | 2010-12-10 | 4 | -23/+26 |
| |\| |
|
| | * | time sync on usrp2 as well, added debug pins to time sync. | Matt Ettus | 2010-12-10 | 1 | -1/+5 |
| | * | Only do udp now, renamed old ports to exp_time_* | Matt Ettus | 2010-12-09 | 1 | -0/+0 |
| | * | 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 |
| | * | renamed exp_pps_* to be exp_time_*, which is the mimo synchronization signal | Matt Ettus | 2010-12-09 | 3 | -18/+18 |
| * | | packet_router: renamed top level files in an attempt to merge cleanly | Josh Blum | 2010-12-10 | 4 | -1091/+209 |
* | | | zpu: moved top level file in hopes for easy merge | Josh Blum | 2010-12-12 | 2 | -1014/+229 |
* | | | zpu: moved stack pointer and made connection for status | Josh Blum | 2010-12-06 | 1 | -1/+2 |
* | | | zpu: shrank the ram size and address bus to 16k | Josh Blum | 2010-12-06 | 1 | -5/+5 |
* | | | zpu: added a zpu + wishbone opencore and integrated into top level | Josh Blum | 2010-12-06 | 1 | -10/+18 |
|/ / |
|
* | | packet_router: added status readback for mode, incremented compat number | Josh Blum | 2010-11-24 | 1 | -1/+1 |
* | | packet_router: program the dsp udp port and ip addr through setting registers | Josh Blum | 2010-11-23 | 1 | -1/+1 |
* | | packet_router: moved udp tx proto machine into packet router, replaced udp_wr... | Josh Blum | 2010-11-23 | 1 | -16/+27 |
* | | packet_router: implemented crossbar and valve module, moved sreg into router ... | Josh Blum | 2010-11-23 | 1 | -16/+7 |
* | | packet_router: transplanted the async error interface, its now sent into the ... | Josh Blum | 2010-11-23 | 1 | -10/+5 |
* | | packet_router: fixed sof bug for cpu (== 1), some logic tweaks, added debug | Josh Blum | 2010-11-23 | 1 | -1/+3 |
* | | packet_router: registered control flags, added clear to all state machines | Josh Blum | 2010-11-23 | 1 | -2/+4 |
* | | packet_router: removed unused status words from readback mux | Josh Blum | 2010-11-23 | 1 | -3/+3 |
* | | packet_router: fixed swapped connection typo, dsp tx routing works | Josh Blum | 2010-11-23 | 1 | -2/+3 |
* | | packet_router: added all input/output signals to module, created the comm mux... | Josh Blum | 2010-11-23 | 1 | -0/+3 |