Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI used to hack my system reset by adding in another 'soft reset' case by instantiating the 'constant' megafunction in my design and parameterizing it to support in-system memory editing. It basically hooks up a lookup table to JTAG so that you can flip the contents between '0' and '1'. Then you connect to a live system using the in-system memory editor and modify the value.