wchen50
New Contributor
7 years agoAltera DE0-Nano gpio
In my testing, I want to access the fpga gpio. I can use set the fpga gpio pin from user space (open /dev/mem, then use mmap, etc). However I cannot set the fpga from kernel space. In my kernel code...