Forum Discussion
7 Replies
- Altera_Forum
Honored Contributor
Anyone has idea?
Thanks in advance. - Altera_Forum
Honored Contributor
ok i am working on the same project , i am a beginner , i used the avalon tristate conduit components , but dunno whether it is the answer ,
in any way this links will answer you too http://www.alteraforum.com/forum/showthread.php?t=44414&highlight=flash :oops: sincerely , - Altera_Forum
Honored Contributor
Nobody has experience?
- Altera_Forum
Honored Contributor
Altera supplies some libraries for writing the epcs/epcq devices from software if the avalon epcs controller IP is instantiated. One way to discover the correct elf offset is to run elf2flash with the --after option.
- Altera_Forum
Honored Contributor
--- Quote Start --- Altera supplies some libraries for writing the epcs/epcq devices from software if the avalon epcs controller IP is instantiated. One way to discover the correct elf offset is to run elf2flash with the --after option. --- Quote End --- Thanks. Do you mean "EPCS Serial Flash Controller Core"? - Altera_Forum
Honored Contributor
--- Quote Start --- Thanks. Do you mean "EPCS Serial Flash Controller Core"? --- Quote End --- yes, that's the one we use here - Altera_Forum
Honored Contributor
--- Quote Start --- yes, that's the one we use here --- Quote End --- Thanks very much.