Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | N210: Make new bootloader ignore safe firmware when safe mode button is pushed. | Nick Foster | 2011-04-21 | 1 | -331/+331 |
| | |||||
* | N210: bootram expanded to 16KB (8 BRAMs) and UDP bootloader added | Nick Foster | 2011-04-21 | 1 | -398/+398 |
| | |||||
* | N210: UDP bootloader first stab (16K boot RAM) | Nick Foster | 2011-04-21 | 2 | -172/+428 |
| | |||||
* | Merge branch 'master' into next | Matt Ettus | 2011-03-27 | 1 | -0/+98 |
|\ | | | | | | | | | | | | | * master: u2p: N200 Makefile u1e: use icarus verilog for lint clean up a bunch of warnings and incorrect bus widths | ||||
| * | u2p: N200 Makefile | Matt Ettus | 2011-03-23 | 1 | -0/+98 |
| | | |||||
* | | reverted zpu stack pointer change, incremented fpga compat number | Josh Blum | 2011-03-17 | 1 | -2/+2 |
| | | |||||
* | | memory_reorg: new bootloader.rmi for n210 | Josh Blum | 2011-03-16 | 1 | -154/+154 |
| | | |||||
* | | u2p: fixed bootloader remapping | Matt Ettus | 2011-03-16 | 1 | -35/+32 |
| | | |||||
* | | u2/u2p: reorganized memory map | Matt Ettus | 2011-03-16 | 1 | -34/+28 |
| | | |||||
* | | 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 | -14/+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 | -19/+7 |
| | |||||
* | remove references to old directory | Matt Ettus | 2011-03-03 | 1 | -1/+0 |
| | |||||
* | u2plus: catch up with ethfifo changes which were on u2 | Matt Ettus | 2011-03-03 | 1 | -39/+4 |
| | |||||
* | u2/u2p: shrunk ETH TX FIFO, further u2/u2p harmonization | Matt Ettus | 2011-02-21 | 1 | -7/+6 |
| | |||||
* | 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 |
| | |||||
* | u2p: 2nd DSP now in u2p as well | Matt Ettus | 2011-02-17 | 1 | -25/+56 |
| | |||||
* | 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 | -52/+43 |
| | |||||
* | packet_router: added support for two dsps into router | Josh Blum | 2011-02-15 | 1 | -1/+2 |
| | |||||
* | usrp-n210: added power-on-reset controller, reset all wb perifs | Josh Blum | 2011-01-10 | 1 | -10/+13 |
| | |||||
* | usrp-n210: uploaded most recent bootloader rmi | Josh Blum | 2011-01-10 | 1 | -167/+204 |
| | |||||
* | usrp-n210: use cpu rst on the wb+icap, uploaded latest bootloader rmi | Josh Blum | 2011-01-09 | 2 | -169/+172 |
| | |||||
* | Merge branch 'cordic_policy' into next | Josh Blum | 2011-01-04 | 1 | -11/+8 |
|\ | | | | | | | | | | | 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 | -14/+8 |
| | | |||||
* | | usrp-n210: checked in updated bootloader (from next with fixes) | Josh Blum | 2010-12-31 | 1 | -36/+36 |
| | | |||||
* | | 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: add missing wires, incr compat, use boot ram as stack space | Josh Blum | 2010-12-22 | 1 | -16/+14 |
| | | |||||
* | | usrp-n210: delay reset for boot loader stack pointer to init, copied bl.rmi ↵ | Josh Blum | 2010-12-18 | 2 | -187/+173 |
| | | | | | | | | without debug | ||||
* | | usrp-n210: almost working w/ packet router + zpu | Josh Blum | 2010-12-17 | 2 | -280/+302 |
| | | | | | | | | | | | | | | 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 | ||||
* | | usrp-n210: integrate zpu and packet router, builds but untested | Josh Blum | 2010-12-14 | 1 | -72/+77 |
|/ | |||||
* | reimplemented mimo time transfer to handle 64 bits. Still needs | Matt Ettus | 2010-12-09 | 1 | -1/+2 |
| | | | | to sync on the received side. | ||||
* | renamed exp_pps_* to be exp_time_*, which is the mimo synchronization signal | Matt Ettus | 2010-12-09 | 2 | -4/+4 |
| | |||||
* | u2plus: clock lock pin capitalization fail | Nick Foster | 2010-12-06 | 2 | -2/+2 |
| | |||||
* | Add flow control and other small vrt fixes to u2p, minor cleanups | Matt Ettus | 2010-11-11 | 1 | -30/+37 |
| | |||||
* | Removed 'ifdef for second DCM that was a deign idea for external SRAM on ↵ | Ian Buckley | 2010-11-11 | 1 | -49/+4 |
| | | | | | | u2plus. Hardcoded -90 degree clcok from first DCM as final solution | ||||
* | 1) u2p has added a new signal from the SRAM to the pinout, RAM_ZZ | Ian Buckley | 2010-11-11 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | which allows the SRAM to be placed in a sleep mode. This pin was erroniously pulled high at the top level rendering the SRAM unusable. 2) Added declaration for extramfifo debug bus which had got deleted at some point in the past 3) Created a debug bundle of signals from extsramfifo to help diagnose problem 1) 4) u2p Rev1 PCB ommits control of any of the SRAM chip selects. Made a code change so that control logic does not rely on the presence of this pin and ensuring that the SRAM is always placed in READ mode in any idle cycles. | ||||
* | Defaulted all SRAM pins to LVCMOS25 8mA FAST | Ian Buckley | 2010-11-11 | 1 | -67/+67 |
| | |||||
* | Placed 2nd DCM into `ifdef DCM_FOR_RAMCLK which is dissabled by default | Ian Buckley | 2010-11-11 | 2 | -7/+23 |
| | | | | | Derived RAMCLK from 270degree offset of principle core DCM giving theoretical 2.5nS timing advance on RAM_CLK relative to RAM_* signals. | ||||
* | Added external RAM FIFO to u2plus. | Ian Buckley | 2010-11-11 | 4 | -7/+123 |
| | | | | | | | | | | Added code branch to ext_fifo.v using generate that instantiates different input and out fifo's and touched nobl_fifo code so that it works at 18 and 36bit widths. Added 2nd DCM to top level to generate off chip RAMCLK. Added explicit I/O instances to top level for tristate drivers and changed signals to core as needed. Creted new FIFO's in core gen to replace much larger FIFO's used on u2rev3 | ||||
* | remove old commented out code | Matt Ettus | 2010-11-09 | 1 | -4/+2 |
| | |||||
* | U2P: Working ICAP bootloader. Should be ready for release. | Nick Foster | 2010-10-08 | 1 | -224/+236 |
| | |||||
* | U2P: modified ICAP. turns out ICAP needs clock disabled while CE is not ↵ | Nick Foster | 2010-10-07 | 1 | -199/+228 |
| | | | | | | asserted. which is the point of a CE, but... it works. Also committed latest bootloader, might not be final version. | ||||
* | separate the bootloader image into another file | Matt Ettus | 2010-10-07 | 2 | -204/+205 |
| | |||||
* | U2P: newest bootloader with support for 32Mbit flash | Nick Foster | 2010-10-05 | 1 | -157/+196 |
| | |||||
* | Fixed PPS. Instantiation was miscapitalized. | Nick Foster | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | invert adc_a because it is inverted on schematic. Also clean up extraneous | Matt Ettus | 2010-08-25 | 1 | -15/+18 |
| | | | | adc signals from old adc on U2 |