Altera_ForumHonored Contributor15 years agoProblem with getting IRQ from PIO (Really simple i guess) int context=0; volatile int edge_capture; int main() { IOWR_ALTERA_AVALON_PIO_IRQ_MASK(PIO_0_BASE,0xF); alt_irq_register(PIO_0_IRQ,(void*)&edge_capture, handle_pio); while(5); return 0...Show More
Recent DiscussionsLPDDR4 not available in NIOSV/g linker script - Agilex-5, Quartus 26.1 ProSolvedNeed a way to make firmware upgradeNios IDE CPU DetectionFPGA Community EnqueriesMultiple NIOS V ImplementationSolved