Forum Discussion
Altera_Forum
Honored Contributor
20 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- Also, based on the calculations made in your orginal post, I'm assuming that "MiB" = mebibyte = 2^20 = 1024 ^2 = 1,048,576 bytes? Is that correct?[/b] --- Quote End --- Correct. I rounded the result of the calculation. I created the file with:dd if=/dev/zero of=speed bs=1M count=1 But any large size file will do. Just see if its fast or slow. Are you using the stock IDE CF interface provided in the example code or a different one?