Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Added a sanity checker Python script. | Nick Foster | 2010-08-24 | 1 | -1/+1 |
| | | | | | | The script just looks for input/inout/outputs that are declared in the .v but not in the .ucf. If it finds an occurrence, it aborts the compile. Removed pin "POR" from u2plus.v due to the script. Also reverted an error I introduced to test the script, which I mistakenly committed earlier. | ||||
* | quad uart instead of single, for the extra on board serial ports | Matt Ettus | 2010-08-11 | 1 | -3/+2 |
| | |||||
* | Added DCM reset line to sr. | Nick Foster | 2010-07-29 | 1 | -3/+5 |
| | |||||
* | latest bootloader in core, fixed eth_led to be active high, connected eth clk | Nick Foster | 2010-07-28 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -8/+9 |
| | |||||
* | pushbutton now goes into interrupt controller, can be read from software. ↵ | Matt Ettus | 2010-07-19 | 1 | -0/+1 |
| | | | | Normally high, goes low when pushed | ||||
* | separate boot ram, redone memory map, connected uart | Matt Ettus | 2010-07-13 | 1 | -3/+3 |
| | |||||
* | further cleanup | Matt Ettus | 2010-07-12 | 1 | -3/+3 |
| | |||||
* | actually generates an image | Matt Ettus | 2010-06-09 | 1 | -11/+6 |
| | |||||
* | skeleton files copied over from a dead branch | Matt Ettus | 2010-06-07 | 1 | -132/+142 |
| | |||||
* | Moved usrp2 fpga files into usrp2 subdir. | Josh Blum | 2010-01-22 | 1 | -0/+377 |