Forum Discussion
Altera_Forum
Honored Contributor
10 years agohow to access fpga fabric from linux
hello,
I am using cyclone V Installed linux on cortex , but now i am confused that how to access fabric(user logic) from linux,do i need to write kernel driver for this or should i change in bootloader ,or something is available already for doing this.2 Replies
- Altera_Forum
Honored Contributor
Hi Raghav, I suppose you are using Cyclone V SOC ARM, this way you can access fabric accessing memory mapped peripheral from user space in first then write a kernel device driver if your IP need be accessed as a system peripheral, both way plan to correctly map IP core to CPU address space.
Please add details about what do you need to do with your Linux code and IP. Best regards Roberto - Altera_Forum
Honored Contributor
also see here can you find some hint about
http://www.alteraforum.com/forum/showthread.php?t=52454