Location of the latest base USRP1 FPGA code

Hi all,

I searched through the mailing lists and there is not much of a
consensus on
the location of the latest base FPGA code. The repo I found was git://
ettus.sourcerepo.com/ettus/fpga.git

Is this the FPGA code used in the new UHD drivers? If not, can someone
be
kind enough to point me in the right direction.

Thanks,
Colby

Hi,

the repository for the UHD driver (fpga, firmware and host) can be found
under
http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki

The last change for the USRP1 FPGA code is from 5 months ago, but I
think the latest code should be there.

Matthias

Am 09.09.2010 um 07:44 schrieb Colby B.:

Thanks for the link Matthias.

Is this part of the UHD code considered stable? Or are there major
changes
expected in the future? I saw a post that the UHD is pre-alpha as of 6
months ago.

To give reason why I am interested, I am planning to do some FPGA
development for the USRP1, which will require a decent amount of change
(to
make space on the board + features). I would like to keep what I do in
line
with UHD.

Thanks,
Colby

On Thu, Sep 9, 2010 at 1:16 AM, Matthias W. <

On 09/09/2010 08:54 PM, Colby B. wrote:

Thanks for the link Matthias.

Is this part of the UHD code considered stable? Or are there major changes
expected in the future? I saw a post that the UHD is pre-alpha as of 6
months ago.

I would call it more stable. Certain parts of the API require polishing.
But if you were to start coding to it, your code changes would be minor.

To give reason why I am interested, I am planning to do some FPGA
development for the USRP1, which will require a decent amount of change (to
make space on the board + features). I would like to keep what I do in line
with UHD.

The USRP1 FPGA code is not going to change (unless someone contributes
new features like timestamps).