Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Using GPIO of De1SoC

Altera_Forum
Honored Contributor II
1,211 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
441 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
441 Views

Thanks HRZ

0 Kudos
Reply