Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHardware interrupts from FPGA to HPS
Hi, I have data bus that I want to send to a PC each time we get an interrupt from FPGA module (maximum interrupt frequency is 1MHZ and the throughput should be 8 Mbytes/sec) through Ethernet. I...
Altera_Forum
Honored Contributor
10 years agomaybe... you keep the fpga as interrupt source as either active low or high level, then it goes connect go a active gpio pin of the hps ? the hps pin configured as an interrupt input pin. is this what you wanted to do?