LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How Full is an FPGA Chip

Hello, I'm running LV 2012 on Windows 7 with a PCI 7852R FPGA board. I have a project with 3 programs that are currently compiled on the chip and working great. I'd like to know how much space is left on the chip. That is, can I compile another program to the chip without overwriting an existing program? Will I get a warning if space runs out and a program is being overwritten? Is there a simple way to find out how many resources each program is using on the chip without recompiling?

Thanks,

Ed

0 Kudos
Message 1 of 3
(2,402 Views)

Only 1 bit file can exist on the FPGA at a time.  You are actually overwriting the FPGA each time you change projects.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(2,400 Views)

What crossrulz says is completely accurate.

 

Wouldn't it be cool if we COULD have partial bitfiles?  Really Really cool.  But we can't.

 

Who knows what future FPGA generations will bring bot at the moment it's monolithic.  Writing a bitfile automatically erases the old one.

 

Shane.

Message 3 of 3
(2,368 Views)