Altera_Forum
Honored Contributor
19 years agoHost based and Read only Zip files
Hi all,
I got a certain code that I need to run having an input file. I download my program to RAM in general and just use the flash for the file when using the "rozipfs". I tried using once the host based file system and the other time the zip file and I used the performance counter to track a function that does NOT have any access to files in it. I got a difference of 40 million clocks between both results. What's the reason inspite of having no relation to file opening or samples' calling in the meant function ? And another thing too, in general which is faster the host-based system or the "rozipfs" ? (meaning JTAG or flash memory) Thanks in advance