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.

Basic Question about FPGA

Status
Not open for further replies.

vizard356

Newbie level 6
Joined
Aug 10, 2007
Messages
14
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,370
are fpga rewritable

I am new to VLSI and FPGA. I have one question.

Suppose i buy some FPGA kit and then implement RAM(or some logic) in FPGA.

Now if i want to implement something else do i have to buy new FPGA or i can use one FPGA like re-writable CD.

thank you
 

FPGA it more like a computer memory when you power on you need to load data, when you power down your data is gone
 

    vizard356

    Points: 2
    Helpful Answer Positive Rating
Please spend some time either doing a search on this site or reading the very detailed documents that are available on FPGA supplier websites.

E
 

    vizard356

    Points: 2
    Helpful Answer Positive Rating
nxtech said:
Please spend some time either doing a search on this site or reading the very detailed documents that are available on FPGA supplier websites.

E

yes u r right. i read Degilent Nexys board Degilent Nexys board manual there are lot of information available on the product manuals.
anyway thanx.



But my question is that what if i want to use FPGA stand alone means not on the FPGA kit but with other custom circuit i designed.
 

FPGA is RAM based technology. Even if you want to use it for any custome design you have you need to have PROM with that. You can reuse it. But as soon as you power off the circuitary that will loose the program and for next start it has to get booted through the PROM You will attach.

Both FPGA and PROM can be burned through same kit.
 

    vizard356

    Points: 2
    Helpful Answer Positive Rating
gck said:
FPGA is RAM based technology. Even if you want to use it for any custome design you have you need to have PROM with that. You can reuse it. But as soon as you power off the circuitary that will loose the program and for next start it has to get booted through the PROM You will attach.

Both FPGA and PROM can be burned through same kit.

That means whatever i design it will be first loaded in the PROM which is programmable. so if i make different design for my project i need not have to buy different FPGA to implement them individually i can use same FPGA.
 

Yes, You can use one FPGA like re-writable CD.
 

One FPGA can be reused for as many designs u want. as name only suggests it is field programmable gate array. it can be reused by just by programming
 

Notice that all Xilinx FPGAs use SRAM to store the interconnects,
so are reprogrammable,
but volatile (thus requiring external ROM). On the other hand,
Actel FPGAs are non-volatile (they use antifuse),
but are non-reprogrammable (except one family, which uses Flash memory).
Since each approach has its own advantages and disadvantages,
the actual application will dictate which chip architecture is most
appropriate.
 

    vizard356

    Points: 2
    Helpful Answer Positive Rating
FPGA,s are reprogrammable and can can be programmed again and again. it is not like ASIC. as u said it is like rewritable CD. and u need to have software like XILINX for programming and erasing and again programming
 

hi,FPGA itself is a programmable ASIC.u can reprogram at any time,by generating new bit file.
 

Nabil Noaman said:
Notice that all Xilinx FPGAs use SRAM to store the interconnects,
so are reprogrammable,
but volatile (thus requiring external ROM). On the other hand,
Actel FPGAs are non-volatile (they use antifuse),
but are non-reprogrammable (except one family, which uses Flash memory).
Since each approach has its own advantages and disadvantages,
the actual application will dictate which chip architecture is most
appropriate.

u can use a fpga llike a rewrittable cd.
U can use fpga which is reprogrammable and non-volatile from Lattice .
Plz find the latticesemi.com site for further details.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top