Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
19990 Discussions

hello sir can u help me, i am displaying 3 digits using seven segment display, everything is done i got output(used verilog HDL code) but the problem is during power up it is reset to "000". previous values are not stored. so what is the solution

CShek1
Novice
974 Views
 
0 Kudos
3 Replies
Tricky
New Contributor II
227 Views

FPGAs are volatile, so state is always lost on reset

CShek1
Novice
227 Views

k thank you for reply, but what is the solution sir.,

Tricky
New Contributor II
227 Views

What are you trying to do? Why do you need to retain state after power down?​

Reply