Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21592 Discussions

Is it possible to edit the Reset Offset address of a .sof file without recompiling it?

ReubenS
Beginner
277 Views

Compilation of .sof files is pretty slow (~20 minutes) and I'll potentially be creating many with the only change being the Reset Offset.

Labels (1)
0 Kudos
1 Reply
sstrell
Honored Contributor III
224 Views

You don't mention what device you're targeting, but most likely no.  .sof is a binary programming file.  Any change like that (for Nios V?) would need the IP regenerated and recompiled.

0 Kudos
Reply