Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHello Scott
--- Quote Start --- originally posted by smcnutt@Jan 27 2006, 07:29 AM regardless, i like to use u-boot (stored in the epcs), which loads the applicationcode via tftp and programs the parallel flash with the downloaded image. this is
all done with a default script and a downloaded script, and is _much_ faster than
using the jtag.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12429)
--- quote end ---
--- Quote End --- I store some custom bootloader in epcs. This is generated with elf2flash. I'd like to have a single *.pof that contains the configuration and the bootloader and program it with the quartus programmer using active serial configuration. Do you know of a way to generate such a *.pof? Kind Regards