discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Doubt about FPGA code and firmware


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] Doubt about FPGA code and firmware
Date: Mon, 14 Feb 2011 09:46:42 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7

On 02/14/2011 06:09 AM, Eduardo Lloret Fuentes wrote:
> Hello,
> 
> @Nick Foster
> 
>     If your FPGA design doesn't include a Microblaze processor to do
>     something useful with the firmware image, you won't need to load the
>     firmware.
> 
> 
> My FPGA design doesn't include a Microblaze processor so I also think
> that I don't need it. My doubt comes from the boot sequence that I read
> in the USRP2GenFAQ section:
> http://gnuradio.org/redmine/wiki/gnuradio/USRP2GenFAQ#How-does-the-USRP2-boot-How-is-the-FPGA-firmware-loaded
> 
> If I don't have a processor, the second step is not necessary but I
> don't know if the first (loading of FPGA design) is accomplished
> properly. What do you think?

The first step will work fine without the microblaze.  You will need to
make sure you keep triggering the watchdog timer to make sure nothing is
reset.  See the config page of the schematics to see how this works.

Matt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]