| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | Found bug due to not accounting for the correct number of possible in flight ... | Ian Buckley | 2010-11-11 | 7 | -52/+110 |
| | | * | | | checkin of generated coregen files | Matt Ettus | 2010-11-11 | 18 | -8/+556 |
| | | * | | | External FIFO tested in simulation and on USRP2 from decimation 64->8 with cu... | Ian Buckley | 2010-11-11 | 18 | -236/+7297 |
| | | * | | | Checkpoint checkin. | Ian Buckley | 2010-11-11 | 13 | -0/+1507 |
| | | * | | | get it to build | Matt Ettus | 2010-11-11 | 5 | -5/+309 |
| | | * | | | moved forward from the old branch | Matt Ettus | 2010-11-11 | 8 | -4/+876 |
| | | * | | | reverting part of the reversion of the spi settings. | Matt Ettus | 2010-11-10 | 1 | -2/+2 |
| | | * | | | u2p needs the bigger regs for some reason | Matt Ettus | 2010-11-10 | 1 | -4/+4 |
| | | * | | | need to enable both 16 and 32 bit spi interfaces -- 16 used in u1e, 32 in u2 ... | Matt Ettus | 2010-11-10 | 1 | -0/+1 |
| | | * | | | occ needs to be 2 bits wide on a 36 bit fifo interface. | Matt Ettus | 2010-11-10 | 1 | -1/+2 |
| | | * | | | Merge branch 'u1e' into merge_u1e | Matt Ettus | 2010-11-10 | 64 | -215/+3325 |
| | | |\ \ \ |
|
| | | | * | | | invert led signals because they are active low | Matt Ettus | 2010-11-09 | 1 | -1/+1 |
| | | | * | | | duh | Matt Ettus | 2010-11-04 | 1 | -1/+1 |
| | | * | | | | remove old commented out code | Matt Ettus | 2010-11-09 | 2 | -184/+2 |
| | | * | | | | fix timing problem on DAC output bus | Matt Ettus | 2010-11-09 | 1 | -2/+2 |
| | | * | | | | U2P: Working ICAP bootloader. Should be ready for release. | Nick Foster | 2010-10-08 | 1 | -224/+236 |
| | | * | | | | U2P: remember your semicolons. | Nick Foster | 2010-10-07 | 1 | -1/+1 |
| | | * | | | | U2P: modified ICAP. turns out ICAP needs clock disabled while CE is not asser... | Nick Foster | 2010-10-07 | 2 | -206/+238 |
| | | * | | | | 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 |
| | | * | | | | SWAP DAC A and B, invert B to match schematics | Matt Ettus | 2010-08-25 | 1 | -3/+4 |
| | | * | | | | Use new tx_policy stuff, reassigned leds to be just like U2 | Matt Ettus | 2010-08-25 | 2 | -36/+34 |
| | | * | | | | Merge branch 'tx_policy' into u2p_txpolicy | Matt Ettus | 2010-08-25 | 13 | -5600/+333 |
| | | |\ \ \ \ |
|
| | | * | | | | | Added a sanity checker Python script. | Nick Foster | 2010-08-24 | 4 | -3/+67 |
| | | * | | | | | Ensure ethernet LED pin has 12mA output | Nick Foster | 2010-08-24 | 1 | -1/+1 |
| | | * | | | | | Added 12mA current spec to eth phy LED pin. | Nick Foster | 2010-08-20 | 2 | -2/+3 |
| | | * | | | | | Fixed u2plus_core.v to use quad_uart instead of simple_uart. | Nick Foster | 2010-08-12 | 1 | -1/+1 |
| | | * | | | | | quad uart instead of single, for the extra on board serial ports | Matt Ettus | 2010-08-11 | 4 | -10/+82 |
| | | * | | | | | Added DCM reset line to sr. | Nick Foster | 2010-07-29 | 1 | -3/+5 |
| | | * | | | | | Fix for SPI SS > 8 bits wide | Nick Foster | 2010-07-28 | 1 | -2/+2 |
| | | * | | | | | latest bootloader in core, fixed eth_led to be active high, connected eth clk | Nick Foster | 2010-07-28 | 2 | -39/+167 |
| | | * | | | | | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p | Nick Foster | 2010-07-27 | 1 | -0/+4 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | capitalization matching | Matt Ettus | 2010-07-21 | 1 | -1/+5 |
| | | * | | | | | | fix timing races on ADC and DAC pins | Nick Foster | 2010-07-27 | 1 | -10/+20 |
| | | |/ / / / / |
|
| | | * | | | | | reconnect the serial clock | Matt Ettus | 2010-07-20 | 1 | -1/+1 |
| | | * | | | | | connect SPI to adc, correct capitalization of SEN pins | Matt Ettus | 2010-07-20 | 2 | -9/+11 |
| | | * | | | | | Fixed Makefile.common to correctly generate .mcs files. | Nick Foster | 2010-07-20 | 1 | -1/+2 |
| | | * | | | | | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p | Nick Foster | 2010-07-19 | 12 | -35/+184 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | pushbutton now goes into interrupt controller, can be read from software. No... | Matt Ettus | 2010-07-19 | 2 | -2/+4 |
| | | | * | | | | | Merge branch 'ise12' into u2p | Matt Ettus | 2010-07-19 | 10 | -33/+180 |
| | | | |\ \ \ \ \ |
|
| | | * | | | | | | | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p | Nick Foster | 2010-07-19 | 1 | -1/+5 |
| | | |\| | | | | | |
|
| | | | * | | | | | | proper selection of bank of ram for instruction, since the address | Matt Ettus | 2010-07-19 | 1 | -1/+5 |
| | | * | | | | | | | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p | Nick Foster | 2010-07-14 | 2 | -7/+7 |
| | | |\| | | | | | |
|
| | | | * | | | | | | reset the ack signal | Matt Ettus | 2010-07-13 | 2 | -2/+2 |
| | | | * | | | | | | attach the correct data port | Matt Ettus | 2010-07-13 | 1 | -5/+5 |
| | | * | | | | | | | just local commit before updating w/matt's fix | nick | 2010-07-14 | 1 | -5/+45 |
| | | |/ / / / / / |
|
| | | * | | | | | | includes led blinker in bootram | Matt Ettus | 2010-07-13 | 1 | -3/+7 |
| | | * | | | | | | separate boot ram, redone memory map, connected uart | Matt Ettus | 2010-07-13 | 5 | -40/+289 |