Forum Discussion
Altera_Forum
Honored Contributor
18 years agoTo create this file for a single device - perform the following steps.
1) Create a dummy project in Quartus II 2) Choose your target device -> e.g. EPM1270F256C5N 3) Under Device & Pin Options, Programming Files, Tick the Serial Vector Format File box. 4) Compile your dummy project. 4) Open the *.svf file in a text editor 5) You need to delete the section where it starts from !PROGRAM. Everything including this line needs to be deleted until the end of the file where you get to a function called STATE IDLE; This line needs to be preserved. The resulting SVF file will now simply erase the device.