Forum Discussion
AWhit33
New Contributor
6 years agoIs there a USB library for HPS of Cyclone V SoCFPGA?
I'm planning a project to create a device based around a Cyclone V SoCFPGA. It will use the HSP USB as a USB device that connects to a host computer. I'm trying to find a USB library for this chip. I...
AWhit33
New Contributor
6 years agoI'm very fond of Linux, it's my preferred desktop environment. However, for this application I need something much much smaller for cost - 1MB QSPI instead of SD-Card - and for performance - executable and data that will all fit into L2 cache, so I'm looking into RTOS or baremetal solutions.
The USB stack from HCC seems like my best option so far.