Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Sorry for the confusion. I meant i was abandoning the master_write_from_file and just loop over the memory_write_32 commands to fill the memory --- Quote End --- Yep, I understood that. However, master_write_32 is slow compared to master_write_bytes. Check out the SignalTap II traces in the document I referred to above. You'll gain a performance increase (shorter download time) if you change to master_write_bytes. Cheers, Dave