- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
QuartusII doesn’t allow me to generate an ERASE only SVF file for a MAXII device. The SVF file generation options only permit a program or verify, how do I do this?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To 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.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page