Difference between revisions of "Programming over Fibre"
From MCEWiki
Line 1: | Line 1: | ||
* There is a megafunction in the Altera Megawizard Library called altremote_update. This megafunction allows the reconfiguration of a device. | * There is a megafunction in the Altera Megawizard Library called altremote_update. This megafunction allows the reconfiguration of a device. | ||
− | * | + | * Design example: http://www.altera.com/support/examples/quartus/alt_remote_update.html |
+ | * User's guide: http://www.altera.com/literature/ug/ug_altremote.pdf | ||
+ | * Stratix handbook: http://www.altera.com/literature/hb/stx/ch_15_vol_2.pdf |
Revision as of 17:37, 17 September 2008
- There is a megafunction in the Altera Megawizard Library called altremote_update. This megafunction allows the reconfiguration of a device.
- Design example: http://www.altera.com/support/examples/quartus/alt_remote_update.html
- User's guide: http://www.altera.com/literature/ug/ug_altremote.pdf
- Stratix handbook: http://www.altera.com/literature/hb/stx/ch_15_vol_2.pdf