Forum Discussion

andy25's avatar
andy25
Icon for Occasional Contributor rankOccasional Contributor
2 years ago

Nios V exception code

I have a Nios V and an "Avalon FIFO Memory Intel FPGA IP" fifo I'm trying to read in C. I can read the status and length just fine: // works int len = altera_avalon_fifo_read_level(IPMB_FIFO_IN_C...