Prefetch buffer in microblaze

Hi guys, Does the instruction prefetch buffer in microblaze block if the required (prefetch) instruction takes more than a cycle or does it proceed to prefetch the next instruction (if that is available in a faster memory)?

Thanks Murali

Reply to
Murali
Loading thread data ...

The prefetch buffer is not doing parallel instruction fetches. It will fetch instructions sequentially but it's not tied with the execution of instructions. It will just fetch the next instruction as long as there is space in the prefetch buffer.

Göran

Reply to
Göran Bilski

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.