dj-park
Occasional Contributor
3 years agoWhat's special about Static Update Partial Reconfiguration?
I am comfortable with AMD(Xilinx) Partial Reconfiguration but new to Intel PR. I've found "Static Update Partial Reconfiguration" feature for Intel PR.
But I don't understand how different it is to...
- 3 years ago
Again, if you think you might want or need to make changes to the static region, which normally must be completely fixed and not changed at all, using SUPR can save you some time and headache. Also note that some resources in the static region, like I/O, cannot be part of a PR region so they can't be PR'ed during runtime anyway.
If something in your static region can be part of a PR region, then sure, create another PR region for it, isolating it from the static region.