Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Using GPIO of De1SoC

Altera_Forum
Honored Contributor II
1,813 Views

Hello, 

 

Can i use the GPIO of De1SoC, with the given BSP by terasic? And how to program it through? OpenCL or Host program? 

 

thanks
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,043 Views

You cannot use GPI/O with OpenCL unless the BSP already supports communicating with them in form of an I/O channel, or you yourself add support for it in the BSP. I don't think Terasic's BSP supports the GPI/O on the board; hence, you have no choice but to modify the BSP and add support for it yourself. 

 

This is Altera's document on porting OpenCL BSP for Cyclone V SoCs: 

 

https://www.altera.com/en_us/pdfs/literature/hb/opencl-sdk/ug_aocl_c5soc_devkit_platform.pdf
0 Kudos
Altera_Forum
Honored Contributor II
1,043 Views

Thanks HRZ

0 Kudos
Reply