avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Programming Atmel FPGAs from AVR?


From: Colin O'Flynn
Subject: Re: [avr-gcc-list] Programming Atmel FPGAs from AVR?
Date: Sun, 20 May 2007 19:49:37 -0300
User-agent: KMail/1.8.2

Hello,

IMHO the Atmel programmable logic isn't that great. The tools aren't free - 
you can get time-limited licenses, but why go through that? 

A xilinx CPLD or FPGA is pretty darn cheap - a few dollars some of them. 

I did a similar thing to what you want for Xilinx Spartan II-E FPGAs. One 
bootloader does FPGA and AVR, with files stored in an external DataFLASH.

See http://www.newae.com/loonboard/lub for more details on the system. There's 
an article there that was in CC that will give you some ideas perhaps?

Regards,

 -Colin

On Sunday 20 May 2007 16:00, Rick Mann wrote:
> On May 20, 2007, at 4:09 AM, Clemens Koller wrote:
> > There is a VHDL model of an AVR available in the Web.
> > I thought about squeezing that into the Flash Programmable Actel
> > FPGA which have
> > some "User Flash" in the newer devices which can be used for the
> > AVR's firmware.
> > That would give a cute single chip solution. But there is no physical
> > implementation yet.
> >
> > Have a look at the http://www.atmel.com/products/FPSLIC/
> > Parts. That's a AVR + FPGA + external EEPROM.
>
> Yeah, this is what I was referring to; there's a "hard" AVR in these.
>
> However, I don't think I want to include the EEPROM.
>
> What I need is 96 PWM channels controlled by a single AVR. There will
> then be several of these boards tiled together; theoretically, all of
> the FPGAs could be loaded from a single source, rather than
> duplicating the init EEPROM on each board.




reply via email to

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