aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/top/N2x0
Commit message (Collapse)AuthorAgeFilesLines
* N2x0: updated the bootloader w/ latest from fwJosh Blum2012-04-201-390/+390
|
* usrp: work on meeting timing constraintsJosh Blum2012-04-101-8/+8
| | | | | | * fifo ctrl register the vita ticks and use late * vita de/framer make nchans const since we dont change it * simplify readback muxes to minimal usage
* fifo ctrl: parameterize having a proto headerJosh Blum2012-03-161-1/+1
|
* fifo ctrl: rename fifo ctrl module and add sid ack paramJosh Blum2012-03-161-14/+14
|
* fifo ctrl: minor fixes for spi core, swap time defineJosh Blum2012-03-162-2/+2
|
* fifo ctrl: simplified perfs, added spi clock idle phaseJosh Blum2012-03-162-318/+318
|
* fifo ctrl: minor fixes from last commitJosh Blum2012-03-162-364/+364
|
* fifo ctrl: spi core work, fifo ctrl perifs, usrp2 supportJosh Blum2012-03-162-335/+329
| | | | | | | | Continued work on simple spi core. Added peripherals input to fifo ctrl so perifs can backpressure fifo ctrl. Copied the implementation into usrp2 core.
* spi: created simple spi core (sr based)Josh Blum2012-03-162-383/+397
|
* fifo_ctrl: switched to medfifo and separate result fifoJosh Blum2012-03-162-2/+2
|
* fifo_ctrl: clear settings reg, and flow controlJosh Blum2012-03-161-5/+10
|
* srb: created command queue, in and out state machinesJosh Blum2012-03-161-2/+1
|
* usrp2: first pass implementation of fifo controlJosh Blum2012-03-161-4/+38
|
* fpga: force -include_global for custom sourcesJosh Blum2012-03-124-8/+4
| | | | | | | | ISE will not recognize custom sources as part of the hierarchy, and thus will not compile (unless its the first macro...). Remove custom sources from the source list, and specially add them with the -include_global option.
* usrp2/nseries: added churn to meet timingJosh Blum2012-02-181-1/+2
| | | | | Added churn to readback mux on nseries to make n200r4 meet timing. Also added churn to usrp2 for parallelism, but assigned to zero.
* dsp rework: implement 64 bit ticks no secondsJosh Blum2012-02-061-1/+1
|
* dsp rework: pass vita clears into dsp modules, unified fifo clearsJosh Blum2012-02-041-9/+8
|
* dsp rework: rehash of the custom module stuff and readmeJosh Blum2012-02-024-12/+26
|
* dsp rework: custom engine module for rx/tx vita chainJosh Blum2012-02-011-3/+5
|
* dsp rework: paramaterize post_engine_bufferingJosh Blum2012-02-011-0/+1
|
* dsp rework: added double buffer interface to vita txJosh Blum2012-01-281-1/+2
|
* dsp rework: moved scale and round into ddc chainJosh Blum2012-01-281-1/+1
| | | | 16to8 engine now performs only a clip from 16->8
* dsp rework: integrated custom dsp module shellsJosh Blum2012-01-275-7/+18
|
* dsp rework: implemented dsp changes for other top levelsJosh Blum2012-01-271-35/+37
| | | | added user registers into each toplevel (not used yet)
* dsp rework: u2_core test implementationJosh Blum2012-01-261-2/+2
|
* n2xx: updated bootloader to latest build in uhd masterJosh Blum2012-01-111-377/+377
|
* usrp2/nseries: restored clock/serdes readbackJosh Blum2011-11-231-2/+2
|
* need more umph out of correction valuesJosh Blum2011-11-101-1/+1
|
* remove unused irq to meet timingJosh Blum2011-11-051-10/+3
|
* u2/u2p: use new setting_reg based gpios, gets it off of wbMatt Ettus2011-10-261-8/+13
|
* u2/u2p: move nearly all setting regs onto dsp_clkMatt Ettus2011-10-261-16/+20
|
* u2/u2p: remove dead comments and codeMatt Ettus2011-10-261-36/+7
|
* usrp2: fix typo in top level core filesJosh Blum2011-10-261-1/+1
|
* usrp2: reconnect frontend calibration, timing meetsJosh Blum2011-08-261-1/+1
|
* usrp2: bump FPGA minor number to 2 for patch releaseJosh Blum2011-08-151-1/+1
|
* N2x0: print constraints summary from makefileJosh Blum2011-08-151-0/+1
|
* N2x0: added a Makefile to build all N2x0 projects (make -j4)Josh Blum2011-08-151-0/+22
|
* N2x0: delay ADC A inversion so A and B are latched in the sameJosh Blum2011-08-151-3/+5
|
* usrp2: remove old unused readback mux valueJosh Blum2011-07-281-1/+1
|
* usrp2: bump minor version number for changesJosh Blum2011-07-281-1/+1
|
* usrp2: fixed swapped tx/rx signals for nsgpioJosh Blum2011-07-281-1/+1
|
* u2/u2p: apply atr/gpio changes to u2pMatt Ettus2011-07-271-6/+7
|
* u2p: finish copying over serdes light fixMatt Ettus2011-07-221-2/+1
|
* u2/u2p: further qualify the serdes link lightMatt Ettus2011-07-211-2/+2
|
* N200: detailed map report allows you to see what takes up too much spaceMatt Ettus2011-07-194-0/+4
|
* Merge branch 'b100_shrink' into new_workJosh Blum2011-07-191-5/+24
|\
| * usrp2: split compat number into major/minor (increment minor for fixes)Josh Blum2011-07-031-1/+1
| |
| * USRP2/N2x0: incremented compat numbers for frontend workJosh Blum2011-06-151-1/+1
| |
| * dsp: added tx_frontend, instantiated in u2/u2pMatt Ettus2011-06-081-2/+10
| |
| * u2/u2p: use all 24 bits from the rx_frontendMatt Ettus2011-06-081-1/+1
| |