Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProgramming .sof file with nios dev kit stratix
Hi. I've bought an Altera Nios development Kit Stratix edition, and I want to program my FPGA with a .sof file compiled from a .gdf file. I don't have any error messages neither while comp...
Altera_Forum
Honored Contributor
21 years agoIn fact, it's told in the nios Dev board manual that one way to start the configuration sequence is to "assert (driving 0 volts on) the MAX's reconfigreq_n input pin (from a stratix design).
So I think holding this pin to Vcc might be a way to avoid it coming low after my config finished. But certa