[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated.
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 3.3git-515-gbed8e50 |
Date: |
Wed, 4 Nov 2009 22:22:08 -0700 (MST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gnuradio.git at gnuradio.org".
The branch, master has been updated
via bed8e501e12de5dfbba41ad62a499118827ee48d (commit)
via cfd7fd5722d60ee3eb4cb66745e56d8add947ac2 (commit)
from 0bde79ebad973abdcfa23b4d50261fcee39cc28e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bed8e501e12de5dfbba41ad62a499118827ee48d
Author: Matt Ettus <address@hidden>
Date: Wed Nov 4 17:52:15 2009 -0800
add new readback entries to memory map. Has irqs, priority encoded buffer
status, and performance counter
commit cfd7fd5722d60ee3eb4cb66745e56d8add947ac2
Author: Matt Ettus <address@hidden>
Date: Wed Nov 4 17:31:13 2009 -0800
This branch is for porting from the quad radio, and minor text cleanups
The counter is for performance monitoring in firmware, priority encoder
and new interrupt controller are from quad radio and speed up interrupts.
This is tested and it works for me.
-----------------------------------------------------------------------
Summary of changes:
usrp2/firmware/lib/memory_map.h | 4 +
.../rtl/simple_pic.v => control_lib/pic.v} | 205 ++++++++------------
usrp2/fpga/control_lib/priority_enc.v | 44 +++++
usrp2/fpga/top/u2_core/u2_core.v | 44 +++--
usrp2/fpga/top/u2_rev3/Makefile | 3 +-
5 files changed, 160 insertions(+), 140 deletions(-)
copy usrp2/fpga/{opencores/simple_pic/rtl/simple_pic.v => control_lib/pic.v}
(56%)
create mode 100644 usrp2/fpga/control_lib/priority_enc.v
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 3.3git-515-gbed8e50,
Git Repository <=