andy25
Occasional Contributor
2 years agoNios 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...