aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/opencores/spi
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into u1e_merge_with_masterMatt Ettus2010-05-2744-50/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: get rid of some warnings by declaring setting reg width added width parameter to avoid warnings (thanks IJB) and default value parameter added pragmas suggested by Ian Buckley to help ISE12 synthesis get rid of old CVS linkage settings bus to dsp_clk now uses clock crossing fifo remove files for old prototypes, they were confusing people revert commit 9899b81f920 which should have improved timing but didn't Conflicts: usrp2/control_lib/setting_reg.v usrp2/top/u2_core/u2_core.v usrp2/top/u2_rev3/Makefile
| * get rid of old CVS linkageMatt Ettus2010-05-1844-50/+0
| |
* | 16 bit wide spi coreMatt Ettus2010-03-271-0/+182
| |
* | remove timescale junkMatt Ettus2010-03-265-21/+19
| | | | | | | | | | | | | | | | get rid of asynchronous resets fix spelling error corrected comment
* | remove the #1 delay in all the regs. They just slow down sims.Matt Ettus2010-02-224-96/+90
|/
* Moved usrp2 fpga files into usrp2 subdir.Josh Blum2010-01-2257-0/+1546