Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'cordic_policy' into next | Josh Blum | 2011-01-04 | 5 | -49/+83 |
|\ | | | | | | | | | | | Conflicts: usrp2/top/u2_rev3/u2_core.v usrp2/top/u2plus/u2plus_core.v | ||||
| * | hook up sampled pps in u2plus, remove unused priority encoder, minor cleanups | Matt Ettus | 2010-12-30 | 2 | -26/+18 |
| | | |||||
| * | processor can read back vita_time at last pps | Matt Ettus | 2010-12-30 | 2 | -11/+11 |
| | | |||||
| * | run should actually turn on now any time in the IBS_RUN state | Matt Ettus | 2010-12-29 | 1 | -11/+8 |
| | | |||||
| * | gyrations to get it to meet timing | Matt Ettus | 2010-12-29 | 1 | -13/+23 |
| | | |||||
| * | should keep cordic spinning and the rest of the tx going through | Matt Ettus | 2010-12-28 | 1 | -4/+33 |
| | | | | | | | | underruns. There is a timeout so it won't go forever. | ||||
* | | usrp-n210: checked in updated bootloader (from next with fixes) | Josh Blum | 2010-12-31 | 1 | -36/+36 |
| | | |||||
* | | usrp2: removed unused changed signal for mode selection | Josh Blum | 2010-12-29 | 1 | -2/+1 |
| | | |||||
* | | packet_router: replace buffers interfaced in packet router with buffer_int2 | Josh Blum | 2010-12-28 | 3 | -163/+25 |
| | | |||||
* | | now uses 2 rams, one for read, one for write | Matt Ettus | 2010-12-28 | 1 | -89/+97 |
| | | |||||
* | | reformatting | Matt Ettus | 2010-12-28 | 1 | -5/+1 |
| | | |||||
* | | first cut at new buffer interface for CPU. Like old buffer_int plus | Matt Ettus | 2010-12-28 | 1 | -0/+169 |
| | | | | | | | | a single buffer. | ||||
* | | unused line | Matt Ettus | 2010-12-28 | 1 | -1/+0 |
| | | |||||
* | | packet_router: use the mode register to reset hs control and cpu sms | Josh Blum | 2010-12-27 | 1 | -22/+13 |
| | | |||||
* | | Merge branch 'udp_ports' into next | Josh Blum | 2010-12-22 | 6 | -37/+66 |
|\ \ | |||||
| * | | udp_ports: fixed address comparison B+14 is comparison | Josh Blum | 2010-12-21 | 1 | -1/+1 |
| | | | |||||
| * | | don't overwrite checksum values | Matt Ettus | 2010-12-21 | 1 | -7/+8 |
| | | | |||||
| * | | udp_ports: set the source port and destination port from table | Josh Blum | 2010-12-17 | 1 | -12/+16 |
| | | | |||||
| * | | generate port number headers in the dsp error units | Matt Ettus | 2010-12-15 | 4 | -8/+12 |
| | | | |||||
| * | | now supports up to 4 different udp ports | Matt Ettus | 2010-12-15 | 2 | -23/+43 |
| |/ | |||||
* | | usrp-n210: add missing wires, incr compat, use boot ram as stack space | Josh Blum | 2010-12-22 | 1 | -16/+14 |
| | | |||||
* | | usrp-n210: delay reset for boot loader stack pointer to init, copied bl.rmi ↵ | Josh Blum | 2010-12-18 | 2 | -187/+173 |
| | | | | | | | | without debug | ||||
* | | usrp-n210: almost working w/ packet router + zpu | Josh Blum | 2010-12-17 | 9 | -301/+313 |
| | | | | | | | | | | | | | | 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 | ||||
* | | usrp-n210: integrate zpu and packet router, builds but untested | Josh Blum | 2010-12-14 | 1 | -72/+77 |
| | | |||||
* | | Merge branch 'zpu' into next | Josh Blum | 2010-12-14 | 11 | -22/+1567 |
|\ \ | |||||
| * | | zpu: working, modified top level sizes, disable interrupt | Josh Blum | 2010-12-14 | 2 | -8/+5 |
| | | | |||||
| * | | Merge branch 'packet_router' into zpu | Josh Blum | 2010-12-12 | 15 | -303/+383 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: usrp2/top/u2_rev3/u2_core.v | ||||
| * | | | zpu: moved top level file in hopes for easy merge | Josh Blum | 2010-12-12 | 2 | -1014/+229 |
| | | | | |||||
| * | | | zpu: set all the address widths to 16, grumble | Josh Blum | 2010-12-08 | 4 | -5/+5 |
| | | | | |||||
| * | | | zpu: moved stack pointer and made connection for status | Josh Blum | 2010-12-06 | 2 | -2/+3 |
| | | | | |||||
| * | | | zpu: brought status signal out to top level | Josh Blum | 2010-12-06 | 1 | -1/+3 |
| | | | | |||||
| * | | | zpu: shrank the ram size and address bus to 16k | Josh Blum | 2010-12-06 | 1 | -5/+5 |
| | | | | |||||
| * | | | zpu: added a zpu + wishbone opencore and integrated into top level | Josh Blum | 2010-12-06 | 10 | -10/+1554 |
| | | | | |||||
* | | | | packet_router: all non ip/udp should also go to both | Josh Blum | 2010-12-13 | 1 | -7/+5 |
| |/ / |/| | | |||||
* | | | packet_router: harmless logic tweaks | Josh Blum | 2010-12-12 | 2 | -11/+8 |
| | | | |||||
* | | | packet_router: reverted enable change to dsp framer, it was already correct | Josh Blum | 2010-12-12 | 1 | -2/+1 |
| | | | |||||
* | | | packet_router: raise enable for bram reads the cycle before as well | Josh Blum | 2010-12-11 | 2 | -2/+4 |
| | | | |||||
* | | | packet_router: added fifo before cpu_out, tweaked inspection logic | Josh Blum | 2010-12-10 | 1 | -25/+29 |
| | | | |||||
* | | | packet_router: gave the inspector a 4th output which is CPU only | Josh Blum | 2010-12-10 | 1 | -83/+123 |
| | | | |||||
* | | | Merge branch 'ise12' into packet_router | Josh Blum | 2010-12-10 | 12 | -107/+241 |
|\ \ \ | | |/ | |/| | | | | | | | | | | Conflicts: usrp2/top/u2_rev3/Makefile usrp2/top/u2_rev3/u2_core.v | ||||
| * | | time sync on usrp2 as well, added debug pins to time sync. | Matt Ettus | 2010-12-10 | 2 | -2/+10 |
| | | | |||||
| * | | slave side can now sync | Matt Ettus | 2010-12-10 | 2 | -13/+33 |
| | | | |||||
| * | | Only do udp now, renamed old ports to exp_time_* | Matt Ettus | 2010-12-09 | 2 | -2/+2 |
| | | | |||||
| * | | udp is now the default | Matt Ettus | 2010-12-09 | 2 | -2/+2 |
| | | | |||||
| * | | remove old raw ethernet version | Matt Ettus | 2010-12-09 | 2 | -882/+0 |
| | | | |||||
| * | | reimplemented mimo time transfer to handle 64 bits. Still needs | Matt Ettus | 2010-12-09 | 5 | -71/+164 |
| | | | | | | | | | | | | to sync on the received side. | ||||
| * | | renamed exp_pps_* to be exp_time_*, which is the mimo synchronization signal | Matt Ettus | 2010-12-09 | 5 | -22/+22 |
| | | | |||||
| * | | Merge branch 'time_compare_speedup' into ise12 | Matt Ettus | 2010-12-09 | 1 | -2/+16 |
| |\ \ | | | | | | | | | | | | | | | | | * time_compare_speedup: should safely delay the late signal which was causing timing problems | ||||
| | * | | should safely delay the late signal which was causing timing problems | Matt Ettus | 2010-12-06 | 1 | -2/+16 |
| | | | | |||||
| * | | | u2plus: clock lock pin capitalization fail | Nick Foster | 2010-12-06 | 2 | -2/+2 |
| |/ / |