Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FGPA some questions about memory and stand alone working

Status
Not open for further replies.

Agent006

Member level 1
Member level 1
Joined
Feb 12, 2002
Messages
39
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
256
Hi,

I am a newbee in FPGAs. I have a few doubts. Hope that someone can clear them.

1-Are all FPGAs have volatile memory i.e. they lose program on power down.

2-How can I make my FPGA board so that it can operate as stand alone without the interference of downloading PC everytime I wish to use it. Can anyone site a practical example.

Thanks.
 

G

Guest

Guest
Newbie level 1
Programmable logic comes two flavors. EEPROM based CPLD which is non-volatile and SRAM based which is volatile. For the SRAM based FPGA, you can have the part configured by flash memory via the SPI pins, JTAG, or uP. It is usually set up such that it is automatically configured upon power up.
 

ZmGor

Member level 1
Member level 1
Joined
Feb 21, 2002
Messages
34
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Activity points
190
Look here. Especially XAPP090 and XAPP151 h*tp://support.xilinx.com/apps/config.htm
 

Ace-X

Advanced Member level 2
Advanced Member level 2
Joined
Jan 25, 2002
Messages
529
Helped
41
Reputation
82
Reaction score
14
Trophy points
1,298
Location
Germany
Activity points
5,148
Check this FAQ. It contains answers for your questions:
**broken link removed**
 

prisnow

Member level 2
Member level 2
Joined
Dec 30, 2001
Messages
42
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
212
Quite useful!
Thanks
 

sandeep_sggs

Full Member level 2
Full Member level 2
Joined
Jan 21, 2008
Messages
140
Helped
7
Reputation
14
Reaction score
3
Trophy points
1,298
Location
india
Activity points
2,225
Re: FGPA Doubts

ans 1: yes, FPGAs (SRAM based) are volatile. There are other FPGAs which are nonvolatile but they are not flexible and hence we dont use them often (less market share)...


ans 2: Yes u can make a board which will make u r system stand alone:

i) u can have a prom connected with fpga and store u r configuraion in it. when power goes off and comes back then fpga will automatically read configuration from prom*.

ii) u can have external embedded processor on board which will take care of programming the fpga*



*note: Read about the fpga programming modes from user guide of fpga.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top