Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'fpga_next' into uhd_next | Josh Blum | 2010-12-27 | 1 | -22/+13 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | packet_router: use the mode register to reset hs control and cpu sms | Josh Blum | 2010-12-27 | 1 | -22/+13 | |
| | | | | | | | | ||||||
| * | | | | | | | packet_router: code tweaks, renamed instances of buffer pool, removed unused ↵ | Josh Blum | 2010-12-27 | 5 | -71/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctrl reg | |||||
| * | | | | | | | usrp2: print mimo master/slave mode on init | Josh Blum | 2010-12-22 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'fpga_next' into uhd_next | Josh Blum | 2010-12-22 | 32 | -481/+3012 | |
| |\| | | | | | | ||||||
| | * | | | | | | 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 | |||||
| | * | | | | | | | packet_router: renamed top level files in an attempt to merge cleanly | Josh Blum | 2010-12-10 | 4 | -1091/+209 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | packet_router: added status readback for mode, incremented compat number | Josh Blum | 2010-11-24 | 2 | -1/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: split the control register into misc, cpu hs out, cpu hs inp | Josh Blum | 2010-11-24 | 1 | -10/+24 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: modification for sequence number and vrt header offset | Josh Blum | 2010-11-23 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: it makes more sense to connect the control flags this way now | Josh Blum | 2010-11-23 | 1 | -13/+6 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: program the dsp udp port and ip addr through setting registers | Josh Blum | 2010-11-23 | 2 | -32/+34 | |
| | | | | | | | | ||||||
| | * | | | | | | reduce warnings, modernize testbench | Matt Ettus | 2010-11-23 | 6 | -28/+25 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: mux the crossbar input after the protocol framer | Josh Blum | 2010-11-23 | 1 | -2/+12 | |
| | | | | | | | | ||||||
| | * | | | | | | allow any unicast packet through. | Matt Ettus | 2010-11-23 | 4 | -5/+40 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: moved udp tx proto machine into packet router, replaced ↵ | Josh Blum | 2010-11-23 | 2 | -18/+69 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp_wrapper in top level with some fifo conversion stuff | |||||
| | * | | | | | | packet_router: moved dsp framer into a module, added clr to splitter and renamed | Josh Blum | 2010-11-23 | 4 | -93/+110 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: implemented crossbar and valve module, moved sreg into router ↵ | Josh Blum | 2010-11-23 | 3 | -61/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | module | |||||
| | * | | | | | | packet valve. will drop incoming data if shut off. | Matt Ettus | 2010-11-23 | 1 | -0/+28 | |
| | | | | | | | | ||||||
| | * | | | | | | abstract out the crossbar functionality | Matt Ettus | 2010-11-23 | 1 | -0/+40 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: transplanted the async error interface, its now sent into the ↵ | Josh Blum | 2010-11-23 | 2 | -17/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet router to be muxed to com out | |||||
| | * | | | | | | packet_router: added a way to program in the ip and mac addrs, and added ↵ | Josh Blum | 2010-11-23 | 1 | -2/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inspector check | |||||
| | * | | | | | | packet_router: fixed sof bug for cpu (== 1), some logic tweaks, added debug | Josh Blum | 2010-11-23 | 2 | -10/+44 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: registered control flags, added clear to all state machines | Josh Blum | 2010-11-23 | 2 | -14/+26 | |
| | | | | | | | | ||||||
| | * | | | | | | packet_router: added splitter and mux for slow path stuff (also fixed typo ↵ | Josh Blum | 2010-11-23 | 2 | -10/+95 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in crossbar input) |