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
12 years agoHi wombat,
master_get_info in your code doesn't work.
foreach m {
array set info
puts "Found master at $info(FULL_HPATH)"
} When I type
% info commands master*
I get
master_read_memory master_write_from_file master_write_8 master_write_memory master_read_8 master_read_to_file master_read_16 master_write_16 master_read_32 master_write_32
%
What should this be? Rgds, Kimberley