Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHmmm.. just forget my previous message concerning $fread. I managed to get it working by adding a "rb" instead of "r" in $fopen. Dow!! I feel so stupid :)
fileInput = $fopen("image_binval.bin", "rb"); OK, I'll start reading the Avalon ST documentation now and try things.. real work starts! Hopefully somebody with experience of ST verification will turn up on that forum soon too.