summaryrefslogtreecommitdiffstats
path: root/usrp2
Commit message (Expand)AuthorAgeFilesLines
* added little endian capability for gpmc to fifo and fifo to gpmc, since ARM i...Matt Ettus2010-06-064-41/+51
* get rid of redundant fifo18, since we can just use fifo19 and ignore the occ bitMatt Ettus2010-06-063-44/+6
* Phil wants gpio #145Matt Ettus2010-06-032-4/+4
* use same version as usrp2-udp, so regs are same place in memory mapMatt Ettus2010-06-012-2/+2
* Merge branch 'ise12_exp' into u1eMatt Ettus2010-06-0110-391/+1747
|\
| * zero out debug pins. helps timing a little bit.Matt Ettus2010-06-011-9/+11
| * Merge branch 'new_ramloader' into nocache_plus_newramloader, plus manual merg...Matt Ettus2010-05-284-250/+280
| |\
| | * experimental mods to make ram loader fully synchronous. Based on IJB's workMatt Ettus2010-05-263-235/+266
| * | Merge branch 'master_nocache' into master_nocache_post_mergeMatt Ettus2010-05-287-26/+114
| |\ \
| | * | change the debug pins, which makes it more reliable. This is unnerving.Matt Ettus2010-05-261-1/+2
| | |/
| | * fixes from IJB from 5/24. Basically connect unconnected wires.Matt Ettus2010-05-242-2/+5
| | * removes the icache and pipelines the readsMatt Ettus2010-05-205-16/+98
| * | non-udp uses a different address for the tx dsp coreMatt Ettus2010-05-271-1/+1
| * | manual merge to use localparams from udp versionMatt Ettus2010-05-271-4/+23
| * | from UDP branch, changed names because I want these separate from the non-udp...Matt Ettus2010-05-273-0/+1321
| * | new files from udp branch added to main MakefileMatt Ettus2010-05-271-1/+19
| * | Merge branch 'udp' into master_merge_take2Matt Ettus2010-05-2730-67/+2257
| |\ \ | | |/ | |/|
* | | connect the rx run lines so it doesn't get optimized outMatt Ettus2010-06-011-1/+4
* | | use DDR regs instead of a 2nd clockMatt Ettus2010-06-011-8/+46
* | | 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-014-107/+220
* | | Merge branch 'udp' into u1e_merge_with_udpMatt Ettus2010-05-274-172/+72
|\ \ \ | | |/ | |/|
| * | better test program for just the tx sideMatt Ettus2010-05-191-163/+63
| * | fix typo, no functionality differenceMatt Ettus2010-05-191-1/+1
| * | Merge branch 'master' into udpMatt Ettus2010-05-18224-329/+19
| |\|
| * | ignoresMatt Ettus2010-05-181-1/+1
| * | Merge branch 'master' into udp, removes u2_rev1, rev2Matt Ettus2010-05-1310-2076/+0
| |\ \
| * | | move dsp settings regs to reclocked setting bus. Works, gets us to within 18...Matt Ettus2010-05-122-12/+19
| * | | reverting logic clean up which should have made timing better, but made it wo...Matt Ettus2010-05-111-5/+12
| * | | Merge branch 'master' into udpMatt Ettus2010-05-1111-14/+540
| |\ \ \
| * \ \ \ Merge branch 'corgan_fixes' into udp_corganMatt Ettus2010-04-266-32/+47
| |\ \ \ \
* | \ \ \ \ Merge branch 'master' into u1e_merge_with_masterMatt Ettus2010-05-27235-2409/+30
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | get rid of some warnings by declaring setting reg widthMatt Ettus2010-05-181-8/+8
| * | | | | added width parameter to avoid warnings (thanks IJB) and default value parameterMatt Ettus2010-05-181-3/+5
| * | | | | added pragmas suggested by Ian Buckley to help ISE12 synthesisMatt Ettus2010-05-181-3/+6
| * | | | | get rid of old CVS linkageMatt Ettus2010-05-18221-315/+0
| * | | | | settings bus to dsp_clk now uses clock crossing fifoMatt Ettus2010-05-162-8/+15
| | |_|_|/ | |/| | |
| * | | | remove files for old prototypes, they were confusing peopleMatt Ettus2010-05-1310-2076/+0
| * | | | revert commit 9899b81f920 which should have improved timing but didn'tMatt Ettus2010-05-131-5/+13
| | |_|/ | |/| |
* | | | test full width packetsMatt Ettus2010-05-241-0/+27
* | | | fifo36_to_ll8 and fifo pacer need a real fifo between them or they deadlock (...Matt Ettus2010-05-211-1/+8
* | | | fix double declarationMatt Ettus2010-05-211-1/+0
* | | | send bigger packets to reduce cpu loadMatt Ettus2010-05-202-3/+3
* | | | 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-203-34/+48
|/ / / /
* | | | moved fifos into gpmc_async, reorganized top level a bit, added in crc packet...Matt Ettus2010-05-126-66/+144
* | | | add missing signal from sensitivity listMatt Ettus2010-05-121-1/+1
* | | | Merge branch 'master' into u1eMatt Ettus2010-05-1217-46/+587
|\| | |