Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTutorial: Using the USB-Blaster as an SOPC/Qsys Avalon-MM master
Hi all, I've put together a tutorial on how to use the Altera JTAG-to-Avalon-MM master and Altera Verification IP Avalon-MM BFM Master under both SOPC builder and Qsys. http://www.ovro.cal...
Altera_Forum
Honored Contributor
13 years agoHi wombat,
--- Quote Start --- If you're using a recent version of ACDS then SystemConsole provides the master_write_from_file command which is even faster (providing you have your data available as a binary file) --- Quote End --- Thanks! When was this function introduced (which Quartus release?)? I doubt that it will be faster at the JTAG layer (since the JTAG traces show that master_read/write_memory are as efficient as possible), but at least it saves Tcl performing binary->string and string->binary conversions. Cheers, Dave