myriadrf / Novena-RF

A 300 MHz to 3800 MHz RF module for the Novena Open Hardware Computing Platform
48 stars 15 forks source link

need IRQ between FPGA and host #9

Closed guruofquality closed 9 years ago

guruofquality commented 9 years ago

We need to be able to sleep with a timeout for read/writeStream when the stream is not ready. We can select()/poll() on a userspace GPIO from sysfs. Just need to figure out a possible GPIO candidate between the FPGA and the arm. Suggestions appreciated.

guruofquality commented 9 years ago
guruofquality commented 9 years ago