Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIf you are talking about a PIO on a system with a Nios CPU it depends on many factors, mostly the CPU type, its frequency, the memory type and interface connected to the CPU instruction master port, the amount of cache and the kind of software environment you will build your application upon.
If you really want high speed input/output you should consider using a DMA instead of a PIO component.