Altera_Forum
Honored Contributor
12 years agoextracting FPGA context
Hello,
I have a problem in my project, I try to extract a context from a FPGA in order to start the simulation with it. More precisely, I'm able to save the RAM data into a file and initialize the simulation model with them. But I don't find a way to identify and save the value of all the register (flip-flop input and output of combinatory part) present within the FPGA into a file and start the simulation with this context (initialize the simulation model of all the FPGA). Somone could help me? THX