Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fifo_ctrl: clear settings reg, and flow control | Josh Blum | 2012-03-16 | 2 | -5/+7 |
| | |||||
* | fifo ctrl: added time compare for timed commands | Josh Blum | 2012-03-16 | 1 | -3/+7 |
| | |||||
* | srb: created command queue, in and out state machines | Josh Blum | 2012-03-16 | 1 | -95/+160 |
| | |||||
* | usrp2: added vrt pack/unpacker to fifo ctrl | Josh Blum | 2012-03-16 | 1 | -40/+107 |
| | |||||
* | usrp2: first pass implementation of fifo control | Josh Blum | 2012-03-16 | 2 | -0/+222 |
| | |||||
* | dsp_rework: testbench enhancements | Matt Ettus | 2012-02-02 | 1 | -11/+34 |
| | |||||
* | dsp_rework: more thorough test | Matt Ettus | 2012-01-31 | 1 | -8/+20 |
| | |||||
* | dsp: 8 to 16 bit conversion for tx side. believed to be functional | Matt Ettus | 2012-01-29 | 1 | -12/+36 |
| | |||||
* | dsp rework: integrated custom dsp module shells | Josh Blum | 2012-01-27 | 1 | -1/+1 |
| | |||||
* | dsp rework: implemented dsp changes for other top levels | Josh Blum | 2012-01-27 | 2 | -1/+65 |
| | | | | added user registers into each toplevel (not used yet) | ||||
* | forgot to add gpio atr to makefile source list | Josh Blum | 2011-10-26 | 1 | -0/+1 |
| | |||||
* | u2/u2p: use new setting_reg based gpios, gets it off of wb | Matt Ettus | 2011-10-26 | 1 | -0/+71 |
| | |||||
* | dsp_engine fix rst -> reset, default to read address | Matt Ettus | 2011-10-26 | 1 | -2/+2 |
| | |||||
* | dspengine: insert into the rx chain | Matt Ettus | 2011-10-26 | 2 | -1/+3 |
| | |||||
* | dsp_engine: new way of doing DSP operations on VITA packets. Example does ↵ | Matt Ettus | 2011-10-26 | 3 | -0/+556 |
| | | | | 16 to 8 bit conversion | ||||
* | fix warning on dat_o in atr_controller16.v | Josh Blum | 2011-08-29 | 1 | -3/+2 |
| | |||||
* | fix typo | Matt Ettus | 2011-08-26 | 1 | -21/+21 |
| | |||||
* | all: tie unused ram inputs to 1 instead of zero, helps routing | Matt Ettus | 2011-08-26 | 1 | -21/+21 |
| | |||||
* | usrp2: reconnect frontend calibration, timing meets | Josh Blum | 2011-08-26 | 1 | -2/+2 |
| | |||||
* | connect unused BRAM inputs to 1s to save routing logic | Josh Blum | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | u2: redo the atr gpio pins, remove some old cruft | Matt Ettus | 2011-07-27 | 1 | -45/+31 |
| | |||||
* | appease the ISE gods | Matt Ettus | 2011-07-19 | 2 | -2/+2 |
| | |||||
* | removed wb readback of ATR, allowing it to be synthesized as luts | Matt Ettus | 2011-07-19 | 2 | -4/+10 |
| | |||||
* | added copyrights | Josh Blum | 2011-06-07 | 60 | -0/+1020 |
| | |||||
* | u1p: fix bus widths and other warnings | Matt Ettus | 2011-05-26 | 1 | -11/+11 |
| | |||||
* | modernize the make files, it now compiles. not tested. | Matt Ettus | 2011-05-26 | 1 | -0/+1 |
| | |||||
* | select bus is 2 bits wide | Nick Foster | 2011-05-26 | 1 | -1/+1 |
| | |||||
* | add padding into gpif response path | Matt Ettus | 2011-05-26 | 1 | -1/+7 |
| | |||||
* | pad out packets to a minimum length | Matt Ettus | 2011-05-26 | 1 | -1/+10 |
| | |||||
* | fixed length command packets | Matt Ettus | 2011-05-26 | 1 | -1/+1 |
| | |||||
* | give response packets the same format as tx packets | Matt Ettus | 2011-05-26 | 1 | -1/+13 |
| | |||||
* | successful test | Matt Ettus | 2011-05-26 | 1 | -0/+104 |
| | |||||
* | old and unused | Matt Ettus | 2011-05-26 | 1 | -151/+0 |
| | |||||
* | fifo to wb should be functionally complete, needs testing | Matt Ettus | 2011-05-26 | 1 | -21/+141 |
| | |||||
* | added a loopback control port, will do full wishbone interface later | Matt Ettus | 2011-05-26 | 1 | -0/+34 |
| | |||||
* | N210: bootram expanded to 16KB (8 BRAMs) and UDP bootloader added | Nick Foster | 2011-04-21 | 1 | -98/+143 |
| | |||||
* | Merge branch 'master' into next | Matt Ettus | 2011-03-27 | 2 | -2/+2 |
|\ | | | | | | | | | | | | | * master: u2p: N200 Makefile u1e: use icarus verilog for lint clean up a bunch of warnings and incorrect bus widths | ||||
| * | clean up a bunch of warnings and incorrect bus widths | Matt Ettus | 2011-03-16 | 2 | -2/+2 |
| | | |||||
* | | u2/u2p: reworked settings bus addresses | Matt Ettus | 2011-03-16 | 1 | -3/+1 |
|/ | |||||
* | put these files in the right place. newfifo is long gone. | Matt Ettus | 2011-02-16 | 8 | -256/+0 |
| | |||||
* | usrp-e100: added missing newfifo files to list, added missing signals for timed | Josh Blum | 2011-01-26 | 1 | -0/+5 |
| | |||||
* | usrp-e100: added readback mux 32 as slave 7 for time readback | Josh Blum | 2011-01-14 | 2 | -0/+74 |
| | | | | | created new component wb_readback_mux_16LE.v for 16 wide bus connected vita time pps to vita time controller and readbacks | ||||
* | Merge branch 'u1e' into merge_u1e | Matt Ettus | 2010-11-10 | 14 | -18/+623 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 'ise12' into u1e | Matt Ettus | 2010-07-19 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ise12: move declaration ahead of use put run_tx and run_rx on the displayed LEDs remove warnings add mux and demux to build mux multiple fifo streams into one. Allows priority or round robin split fifo into 2 streams based on first line in each packet precompute udp checksums barely fails timing on gigE/10 and gigE/12, larger fail on udp/10, but all seem to work ok | ||||
| * \ | Merge branch 'master' into u1e_newbuild | Matt Ettus | 2010-06-14 | 21 | -7499/+47 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | left something out of the sensitivity list. | Matt Ettus | 2010-06-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | added little endian capability for gpmc to fifo and fifo to gpmc, since ARM ↵ | Matt Ettus | 2010-06-06 | 2 | -37/+47 |
| | | | | | | | | | | | | | | | | is LE. | ||||
| * | | | get rid of redundant fifo18, since we can just use fifo19 and ignore the occ bit | Matt Ettus | 2010-06-06 | 1 | -40/+0 |
| | | | | |||||
| * | | | Merge branch 'ise12_exp' into u1e | Matt Ettus | 2010-06-01 | 2 | -212/+317 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| | * \ \ | Merge branch 'new_ramloader' into nocache_plus_newramloader, plus manual ↵ | Matt Ettus | 2010-05-28 | 2 | -220/+252 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge into udp version. Raw ethernet, ISE 10 -- Passes timing, works UDP, ISE 10 -- barely fails timing, works ISE 12 -- both fail timing, not tested yet. * new_ramloader: experimental mods to make ram loader fully synchronous. Based on IJB's work |