acremann
New Contributor
1 year agoProgramming of the CRAM of a Max10 using svf file
Dear all,
We try to program the configuration RAM (CRAM) of a Max10 from an svf file. This works well, but in addition, something non-volatile is altered on the Max10 as well: a previous configuration in the CFM does not load anymore after a power cycle.
The svf file is generated with
quartus_cpf -c -q 24.0MHz -g 3.3 -n p project_name.sof project_name.svf
We used openFPGALoader to program the Max10 on a DE10-Lite board.
Below I attached the svf file (as a zip file).
Thanks a lot!
Best,
Yves