LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Loading Last Value in FPGA at start up

Hello,

 

We are using a FPGA for controlling and measuring. In case the FPGA´s power supply is interrupted, we want the last values being loaded automatically as inital values of the paramters at a start up. Can we use the on board memory for that and how can we implement it?

 

Thank you,

Alex

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

Hi Alex,

 

I'm sorry, but there is no non-volatile memory on FPGA side (only RAM).

Because of that it is not possible to get the last values as initial values...

 

The only way would be to implement this on your host and get the values from there.

 

Best regards

Dippi

0 Kudos
Message 2 of 3
(2,311 Views)

Maybe you could use an external 'permament' memory module such as NI 9802

 

Marco

0 Kudos
Message 3 of 3
(2,304 Views)