Forum Discussion
unable to access ftp.altera.com
- 6 years ago
Hi,
This link is no longer available but you may refer to https://fpgacloud.intel.com/devstore/platform/13.1.4/Standard/de1-soc-my-first-hps/ DE1-SoC My First HPS. This shows how to use the HPS to communicate with FPGA.
Please let me know if you have any questions.
Thanks.
Best regards,
KhaiY
Hi,
This link is no longer available but you may refer to https://fpgacloud.intel.com/devstore/platform/13.1.4/Standard/de1-soc-my-first-hps/ DE1-SoC My First HPS. This shows how to use the HPS to communicate with FPGA.
Please let me know if you have any questions.
Thanks.
Best regards,
KhaiY
- MapleDoi6 years ago
New Contributor
Hello, I have tried that tutorial before, and its just on the HPS side.
Anyway thanks.
BTW, another question if it is okay, so far the tutorial I found the communication between HPS-FPGA are using C or C++ on the HPS side, but I am using Python, is there any way to establish the communication between HPS and FPGA using Python?