C
C.Amendola
Guest
I'm planning to use Microblaze in my project without using DMA devices. It
seems than Microblaze don't have any instruction like "read and auto-
increment register" so if I have to transfer data from a location to
another I have to implicitaly increment pointer. Anyone knows if there is
some solution that allows to transfer data with the lowest number of
cycles?
seems than Microblaze don't have any instruction like "read and auto-
increment register" so if I have to transfer data from a location to
another I have to implicitaly increment pointer. Anyone knows if there is
some solution that allows to transfer data with the lowest number of
cycles?