summaryrefslogtreecommitdiffstats
path: root/usrp2/top/u2plus
Commit message (Expand)AuthorAgeFilesLines
* u2p: N200 MakefileMatt Ettus2011-03-251-0/+98
* fix: vita_rx_chain1 should use unit2 (since err0 uses unit1)Josh Blum2011-03-081-1/+1
* u2/u2p: enlarge dsp rx fifos to handle jumbo frames, enable in u2plus as wellMatt Ettus2011-03-051-19/+7
* remove references to old directoryMatt Ettus2011-03-031-1/+0
* u2plus: catch up with ethfifo changes which were on u2Matt Ettus2011-03-031-39/+4
* u2/u2p: shrunk ETH TX FIFO, further u2/u2p harmonizationMatt Ettus2011-02-211-7/+6
* increase compat number for double dsp changeMatt Ettus2011-02-171-1/+1
* u2/u2p: reduce unneeded RX DSP bufferingMatt Ettus2011-02-171-1/+1
* u2p: 2nd DSP now in u2p as wellMatt Ettus2011-02-171-25/+56
* u2/u2p: proper hookup of vita_rx_chainMatt Ettus2011-02-171-5/+5
* clean up rx dsp and some other nets in prep for dual dspMatt Ettus2011-02-161-52/+43
* packet_router: added support for two dsps into routerJosh Blum2011-02-151-1/+2
* usrp-n210: added power-on-reset controller, reset all wb perifsJosh Blum2011-01-101-10/+13
* usrp-n210: uploaded most recent bootloader rmiJosh Blum2011-01-101-167/+204
* usrp-n210: use cpu rst on the wb+icap, uploaded latest bootloader rmiJosh Blum2011-01-092-169/+172
* Merge branch 'cordic_policy' into nextJosh Blum2011-01-041-11/+8
|\
| * hook up sampled pps in u2plus, remove unused priority encoder, minor cleanupsMatt Ettus2010-12-301-14/+8
* | usrp-n210: checked in updated bootloader (from next with fixes)Josh Blum2010-12-311-36/+36
* | Merge branch 'udp_ports' into nextJosh Blum2010-12-221-1/+2
|\ \
| * | generate port number headers in the dsp error unitsMatt Ettus2010-12-151-1/+2
| |/
* | usrp-n210: add missing wires, incr compat, use boot ram as stack spaceJosh Blum2010-12-221-16/+14
* | usrp-n210: delay reset for boot loader stack pointer to init, copied bl.rmi w...Josh Blum2010-12-182-187/+173
* | usrp-n210: almost working w/ packet router + zpuJosh Blum2010-12-172-280/+302
* | usrp-n210: integrate zpu and packet router, builds but untestedJosh Blum2010-12-141-72/+77
|/
* reimplemented mimo time transfer to handle 64 bits. Still needsMatt Ettus2010-12-091-1/+2
* renamed exp_pps_* to be exp_time_*, which is the mimo synchronization signalMatt Ettus2010-12-092-4/+4
* u2plus: clock lock pin capitalization failNick Foster2010-12-062-2/+2
* Add flow control and other small vrt fixes to u2p, minor cleanupsMatt Ettus2010-11-111-30/+37
* Removed 'ifdef for second DCM that was a deign idea for external SRAM on u2pl...Ian Buckley2010-11-111-49/+4
* 1) u2p has added a new signal from the SRAM to the pinout, RAM_ZZIan Buckley2010-11-112-2/+5
* Defaulted all SRAM pins to LVCMOS25 8mA FASTIan Buckley2010-11-111-67/+67
* Placed 2nd DCM into `ifdef DCM_FOR_RAMCLK which is dissabled by defaultIan Buckley2010-11-112-7/+23
* Added external RAM FIFO to u2plus.Ian Buckley2010-11-114-7/+123
* remove old commented out codeMatt Ettus2010-11-091-4/+2
* U2P: Working ICAP bootloader. Should be ready for release.Nick Foster2010-10-081-224/+236
* U2P: modified ICAP. turns out ICAP needs clock disabled while CE is not asser...Nick Foster2010-10-071-199/+228
* separate the bootloader image into another fileMatt Ettus2010-10-072-204/+205
* U2P: newest bootloader with support for 32Mbit flashNick Foster2010-10-051-157/+196
* Fixed PPS. Instantiation was miscapitalized.Nick Foster2010-08-271-1/+1
* invert adc_a because it is inverted on schematic. Also clean up extraneousMatt Ettus2010-08-251-15/+18
* SWAP DAC A and B, invert B to match schematicsMatt Ettus2010-08-251-3/+4
* Use new tx_policy stuff, reassigned leds to be just like U2Matt Ettus2010-08-252-36/+34
* Added a sanity checker Python script.Nick Foster2010-08-242-2/+2
* Ensure ethernet LED pin has 12mA outputNick Foster2010-08-241-1/+1
* Added 12mA current spec to eth phy LED pin.Nick Foster2010-08-202-2/+3
* Fixed u2plus_core.v to use quad_uart instead of simple_uart.Nick Foster2010-08-121-1/+1
* quad uart instead of single, for the extra on board serial portsMatt Ettus2010-08-112-10/+10
* Added DCM reset line to sr.Nick Foster2010-07-291-3/+5
* latest bootloader in core, fixed eth_led to be active high, connected eth clkNick Foster2010-07-282-39/+167
* Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2pNick Foster2010-07-271-0/+4
|\