aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2/opencores
Commit message (Collapse)AuthorAgeFilesLines
* usrp-n210: almost working w/ packet router + zpuJosh Blum2010-12-176-8/+8
| | | | | | | added stack start signal to zpu removed wb perifs in n210 out of 0-16k added reset controller for main app rewire cpu addr line after booted use 0-16k
* zpu: set all the address widths to 16, grumbleJosh Blum2010-12-084-5/+5
|
* zpu: moved stack pointer and made connection for statusJosh Blum2010-12-061-1/+1
|
* zpu: brought status signal out to top levelJosh Blum2010-12-061-1/+3
|
* zpu: added a zpu + wishbone opencore and integrated into top levelJosh Blum2010-12-069-0/+1536
|
* reverting part of the reversion of the spi settings.Matt Ettus2010-11-101-2/+2
|
* u2p needs the bigger regs for some reasonMatt Ettus2010-11-101-4/+4
|
* need to enable both 16 and 32 bit spi interfaces -- 16 used in u1e, 32 in u2 ↵Matt Ettus2010-11-101-0/+1
| | | | and u2p
* Merge branch 'u1e' into merge_u1eMatt Ettus2010-11-107-119/+292
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * u1e: (130 commits) invert led signals because they are active low duh allow for CS to rise before, at the same time, or after OE better debug pins watch the ethernet chip select on our debug bus fix timing issue on DAC outputs with rev 2. This puts the whole system on a 90 degree phase shift send all gpmc signals to mictor updated pins to match rev2, removed dip switch, etc. seems to compile ok. pins are different on rev2 fixed makefile to compile with our new system add register to tell host about compatibility level and which image we are using move declaration to make loopback compile no need for protocol headers since we're not doing ethernet match the signal names in this design debug pins cleanup properly integrate the new tx chain catch up with tx_policy attach run_tx and run_rx to leds connect atr delay the q channel to make the channels line up on the AD9862 ... Conflicts: usrp2/control_lib/Makefile.srcs
| * Merge branch 'master' into u1e_newbuildMatt Ettus2010-06-141-0/+27
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made so Makefile changes as well to get it to build * master: new make works on ise12 produces good bin files first attempt at cleaning up the build system get rid of debug stuff to help timing move u2_core into u2_rev3 directory to simplify directory structure and save headaches Conflicts: usrp2/fifo/fifo36_to_fifo18.v usrp2/top/u2_rev3/Makefile usrp2/top/u2_rev3/Makefile.udp usrp2/top/u2_rev3/u2_core_udp.v
| * \ Merge branch 'ise12_exp' into u1eMatt Ettus2010-06-012-11/+21
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ise12_exp: zero out debug pins. helps timing a little bit. non-udp uses a different address for the tx dsp core manual merge to use localparams from udp version from UDP branch, changed names because I want these separate from the non-udp versions ignore output files new files from udp branch added to main Makefile change the debug pins, which makes it more reliable. This is unnerving. experimental mods to make ram loader fully synchronous. Based on IJB's work fixes from IJB from 5/24. Basically connect unconnected wires. removes the icache and pipelines the reads
| | * | removes the icache and pipelines the readsMatt Ettus2010-05-202-11/+21
| | | |
| * | | Merge branch 'master' into u1e_merge_with_masterMatt Ettus2010-05-27222-318/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | 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
| | | |
* | | | Fix for SPI SS > 8 bits wideNick Foster2010-07-281-2/+2
| | | |
* | | | separate boot ram, redone memory map, connected uartMatt Ettus2010-07-131-2/+2
| | | |
* | | | barely fails timing on gigE/10 and gigE/12, larger fail on udp/10, but allMatt Ettus2010-06-142-11/+21
| |_|/ |/| | | | | | | | seem to work ok
* | | first attempt at cleaning up the build systemMatt Ettus2010-06-101-0/+28
| |/ |/|
* | 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
|/
* Moved usrp2 fpga files into usrp2 subdir.Josh Blum2010-01-22331-0/+1515024