Build the driver:
make
On the target system mount debugfs if needed:
mount -t debugfs none /sys/kernel/debug
Install module:
copy the openfpgaduino.ko to the broad
rmmod openfpgaduino
insmod openfpgaduino.ko
Check discovered subsystems:
tree /sys/kernel/debug/openfpgaduino
Test the module copy the script and source file in the unit_test folder
./fpga_config.sh xxx.rbf Test the fpga configuration
Content type
Image
Digest
sha256:e2f00e197…
Size
4.1 GB
Last updated
over 10 years ago
docker pull openfpgaduino/driver