aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/top/u1e/u1e_core.v
Commit message (Expand)AuthorAgeFilesLines
* u1e: keep up with fixes made for u2/u2p, make it compile againMatt Ettus2011-03-151-1/+0
* timed tester : Bring out src/dst flags for rx chain for testing.Philip Balister2011-02-251-0/+4
* u1e: hook up tester controlsMatt Ettus2011-02-171-4/+6
* hook up under/overruns for debug purposesMatt Ettus2011-02-161-3/+7
* e100: integrate loopback and timed testing into main imageMatt Ettus2011-02-161-74/+1
* separate clear for tx and rx, and add a global reset from the hostMatt Ettus2011-02-021-10/+19
* usrp-e100: added missing newfifo files to list, added missing signals for timedJosh Blum2011-01-261-1/+2
* usrp-e100: added 32bit test read/write register, fixes to get buildingJosh Blum2011-01-251-7/+17
* reorganized u1e register space to make room for 64 settingregsMatt Ettus2011-01-251-12/+15
* usrp-e100: added readback mux 32 as slave 7 for time readbackJosh Blum2011-01-141-4/+16
* invert led signals because they are active lowMatt Ettus2010-11-091-1/+1
* duhMatt Ettus2010-11-041-1/+1
* watch the ethernet chip select on our debug busMatt Ettus2010-09-231-2/+3
* updated pins to match rev2, removed dip switch, etc. seems to compile ok.Matt Ettus2010-09-091-4/+4
* add register to tell host about compatibility level and which image we are usingMatt Ettus2010-08-301-5/+14
* move declaration to make loopback compileMatt Ettus2010-08-271-1/+2
* no need for protocol headers since we're not doing ethernetMatt Ettus2010-08-241-1/+1
* match the signal names in this designMatt Ettus2010-08-231-3/+3
* debug pins cleanupMatt Ettus2010-08-231-3/+3
* properly integrate the new tx chainMatt Ettus2010-08-191-31/+27
* attach run_tx and run_rx to ledsMatt Ettus2010-08-171-1/+1
* connect atrMatt Ettus2010-08-171-1/+1
* connect the setting reg to the real clock and resetMatt Ettus2010-08-111-1/+1
* enlarge loopback fifoMatt Ettus2010-08-101-4/+1
* make loopback compileMatt Ettus2010-07-141-0/+3
* added ability to clear out fifos of tx and rx.Matt Ettus2010-06-171-12/+21
* debug pinsMatt Ettus2010-06-101-3/+6
* much bigger fifosMatt Ettus2010-06-101-2/+2
* proper overrun, underrun connections, debug pins.Matt Ettus2010-06-101-4/+8
* debug pinsMatt Ettus2010-06-081-1/+2
* remove double declarationMatt Ettus2010-06-061-1/+1
* use same version as usrp2-udp, so regs are same place in memory mapMatt Ettus2010-06-011-1/+1
* connect the rx run lines so it doesn't get optimized outMatt Ettus2010-06-011-1/+4
* assign addresses for the settings regsMatt Ettus2010-06-011-5/+6
* vita49 tx and rx added in, all sample rates now at main system clock rate.Matt Ettus2010-06-011-75/+129
* send bigger packets to reduce cpu loadMatt Ettus2010-05-201-2/+2
* put over/underrun on debug bus, remove high order address bitsMatt Ettus2010-05-201-1/+2
* Merge branch 'u1e' of ettus.sourcerepo.com:ettus/fpgapriv into u1eMatt Ettus2010-05-201-4/+2
|\
| * better debug pinsMatt Ettus2010-05-171-6/+4
* | combined timed and crc cases. fifo pacer produces/consumes at a fixed rateMatt Ettus2010-05-201-34/+23
|/
* moved fifos into gpmc_async, reorganized top level a bit, added in crc packet...Matt Ettus2010-05-121-22/+39
* proper signal level for 24 bit dataMatt Ettus2010-05-101-2/+7
* added DAC output pins, and a sine wave generator to test themMatt Ettus2010-05-041-2/+43
* separate timed tx and rx instead of loopbackMatt Ettus2010-04-281-3/+51
* send bus error to debug pinsMatt Ettus2010-04-261-2/+4
* Pass previously unused GPIOs to debug pins to help debug interruptsMatt Ettus2010-04-241-4/+2
* added pps and time capabilityMatt Ettus2010-04-151-2/+16
* access frame length regs from wishboneMatt Ettus2010-04-151-6/+14
* async gpmc progressMatt Ettus2010-04-151-16/+18
* added in a loopback fifoMatt Ettus2010-04-141-4/+11