Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIve actually went ahead and abandoned the write_from_file idea. i put a gigantic for loop in my tcl script that loops over a ton of write_32 mem write that i thought for sure would be just as memory intensive as write_from_file and the nios code didnt lock up and triggered perfectly. so there has got to be a bug in that write from file that hoses mem. but, i dont have time to wait for altera right now, ive got to get this up and running so we can capture data from these DUTs. ill send what i have to altera. if they either correct me or fix a bug, ill post here
thanks