Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

how 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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