Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- According to the DE0-nano page, it contains an "Altera serial configuration device – EPCS16". You can use this device to program the FPGA at power-on, i.e., when you insert it into a PC, or into a USB wall-charger (which saves you having to leave your PC on). So get your design working, and then program the FPGA image onto the EPCS16. The design can contain a NIOS processor, and its code can also boot from this non-volatile memory. Cheers, Dave --- Quote End --- thanks. i have done this. but in last post you said mod to toggle the pio component to adjust the pulse time. do i need to mod it on the existing files or add any new components?