Forum Discussion
Altera_Forum
Honored Contributor
13 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