Altera_Forum
Honored Contributor
12 years agoIs it possible to use Dyn Partial Reconfig using Nios II DevKit Stratix II Ed?
Hi people,
I have in hands a Nios II Development Kit Stratix II (EP2S30) Edition. I need to use the feature called "Dynamic Partial Reconfiguration" (DPR) because I need to develop an application that is based on an heuristic approach. This approach requires a different circuit to be tested on every attempt. So, at each new attempt requires a new .vhd file to be synthesized. The 'size' of the file that carries each new circuit is not a problem. It is small enough to fit in a piece of the EP2S30. Based on this here is my question: Can I do my work using DPR through this Kit? Notes: the circuits will be built using pure VHDL (not through C code/soft processor); Initially I don´t have engough resources to buy another development kit. Regards Jaraqui