aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/top/u2plus/u2plus.v
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | adc signals from old adc on U2
* 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-251-1/+1
|
* Added a sanity checker Python script.Nick Foster2010-08-241-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 portsMatt Ettus2010-08-111-3/+2
|
* 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-281-2/+2
|
* Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2pNick Foster2010-07-271-0/+4
|\
| * capitalization matchingMatt Ettus2010-07-211-1/+5
| |
* | fix timing races on ADC and DAC pinsNick Foster2010-07-271-10/+20
|/
* reconnect the serial clockMatt Ettus2010-07-201-1/+1
|
* connect SPI to adc, correct capitalization of SEN pinsMatt Ettus2010-07-201-8/+9
|
* pushbutton now goes into interrupt controller, can be read from software. ↵Matt Ettus2010-07-191-0/+1
| | | | Normally high, goes low when pushed
* separate boot ram, redone memory map, connected uartMatt Ettus2010-07-131-3/+3
|
* further cleanupMatt Ettus2010-07-121-3/+3
|
* actually generates an imageMatt Ettus2010-06-091-11/+6
|
* skeleton files copied over from a dead branchMatt Ettus2010-06-071-132/+142
|
* Moved usrp2 fpga files into usrp2 subdir.Josh Blum2010-01-221-0/+377