Sidhharth1310
New Contributor
1 year agoRunning Python and its libraries on DE1 SoC's Arm processor
Hello,
I'm developing a master level project at my university where I have to create a model on my FPGA. I have is a DE1 SoC cyclone V and I'm also planning to use python to run my pre trained ML model using the ARM Cortex A9 processor. The reason is I'm already using the FPGA fabric to create a custom FFT core where the FFT core's results are used as input in the python code (ML model maybe). I want to know if this is possible with my setup and how to achieve this.
Kind regards,
Sidhharth