Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | | | Conflicts: usrp2/top/u2_rev3/u2_core.v usrp2/top/u2plus/u2plus_core.v | ||||
| * | 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 |
| | | | | | | | | | | | | | | added stack start signal to zpu removed wb perifs in n210 out of 0-16k added reset controller for main app rewire cpu addr line after booted use 0-16k | ||||
* | | 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 |
|\ \ | | | | | | | | | | | | | Conflicts: usrp2/top/u2_rev3/u2_core.v | ||||
| * | | Merge branch 'ise12' into packet_router | Josh Blum | 2010-12-10 | 4 | -23/+26 |
| |\| | | | | | | | | | | | | | | | | Conflicts: usrp2/top/u2_rev3/Makefile usrp2/top/u2_rev3/u2_core.v | ||||
| | * | 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 ↵ | Josh Blum | 2010-11-23 | 1 | -16/+27 |
| | | | | | | | | udp_wrapper in top level with some fifo conversion stuff | ||||
* | | packet_router: implemented crossbar and valve module, moved sreg into router ↵ | Josh Blum | 2010-11-23 | 1 | -16/+7 |
| | | | | | | | | module | ||||
* | | packet_router: transplanted the async error interface, its now sent into the ↵ | Josh Blum | 2010-11-23 | 1 | -10/+5 |
| | | | | | | | | packet router to be muxed to com out | ||||
* | | 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 ↵ | Josh Blum | 2010-11-23 | 1 | -0/+3 |
| | | | | | | | | muxes (in and out) | ||||
* | | packet_router: created inspector and added dsp output (however inspection ↵ | Josh Blum | 2010-11-23 | 1 | -0/+1 |
| | | | | | | | | logic does not enable it yet) | ||||
* | | packet_router: created nearly empty router with eth in attached to mapped memory | Josh Blum | 2010-11-23 | 1 | -19/+14 |
|/ | |||||
* | shouldn't be executable | Matt Ettus | 2010-11-20 | 1 | -0/+0 |
| | |||||
* | Add flow control and other small vrt fixes to u2p, minor cleanups | Matt Ettus | 2010-11-11 | 1 | -4/+1 |
| | |||||
* | clear out the vita tx chain and the tx fifo. need to check the fifo | Matt Ettus | 2010-11-11 | 1 | -11/+12 |
| | | | | reset to make sure it is in the correct clock domain. | ||||
* | added ability to truly clear out the entire rx chain. also removed old ↵ | Matt Ettus | 2010-11-11 | 1 | -3/+9 |
| | | | | style fifo in rx. | ||||
* | proper triggering for interrupts generated on the dsp_clk | Matt Ettus | 2010-11-11 | 1 | -1/+8 |
| | |||||
* | increase compatibility number for flow control | Matt Ettus | 2010-11-11 | 1 | -1/+1 |
| | |||||
* | separated flow control and error reporting on tx path. should work with and ↵ | Matt Ettus | 2010-11-11 | 1 | -1/+2 |
| | | | | without flow control | ||||
* | revert unneeded changes and incorrect comments | Matt Ettus | 2010-11-11 | 1 | -32/+32 |
| | |||||
* | reconnect GPIOs, remove debug pins, meets timing now | Matt Ettus | 2010-11-11 | 1 | -5/+3 |
| | |||||
* | Modified phase shift of DCM1 to -64 which is intended to give more timing ↵ | Ian Buckley | 2010-11-11 | 1 | -1/+1 |
| | | | | | | | margin on reads from the SRAM at the expense of Writes to the SRAM. Tested to be at least as stable as a phase shift of 12 and beter looking timing on the logic analyzer. Signals driven by the FPGA are observed changing on the SRAM pins about 4 nS after the rising edge of the RAM clock. | ||||
* | Enabled phase offset adjustment on DCM_INST1 which drives the external Fast ↵ | Ian Buckley | 2010-11-11 | 1 | -12/+12 |
| | | | | | | | | SRAM clock. Set phase shift to -12 after experimentation using logic analyzer to see results. This value gives near optimum 1.5nS setup times on the source sync signals FPGA -> SRAM under lab conditions. | ||||
* | Added to DCM's and some BUFG's to align the internal 125MHz clock edge with ↵ | Ian Buckley | 2010-11-11 | 4 | -5/+100 |
| | | | | | | | its presentation externally at the NoBL SRAM. Since we don't have a board level trace to use to estimate clock propigation delay we just loop through the I/O on the FPGA. This hasn't been verified as working on a USRP2 yet. |