Difference between revisions of "Programming over Fibre"

From MCEWiki
Line 1: Line 1:
* Configuration Handbook:  http://www.altera.com/literature/lit-config.jsp
+
Not implemented yet.
* NIOS Lab Tutorial:  http://www1.cs.columbia.edu/~sedwards/classes/2007/4840/lab3.pdf
 
 
 
= Option 1 =
 
Use JRunner software source code on a NIOS processor to exercise the JTAG lines directly.
 
* JRunner Source:  http://www.altera.com/literature/an/an414.pdf
 
 
 
= Option 2 =
 
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
 
* User's guide index:  http://www.altera.com/literature/lit-ug.jsp?GSA_pos=1&WT.oss_r=1&WT.oss=user%27s%20guide
 
* Stratix I handbook:  http://www.altera.com/literature/hb/stx/ch_15_vol_2.pdf
 
* Stratix III handbook:  http://www.altera.com/literature/hb/stx3/stx3_siii51012.pdf
 

Revision as of 17:19, 23 September 2008

Not implemented yet.