Search found 1 match

by LaurenCameron
Fri Jan 30, 2026 9:09 am
Forum: EOS-S3
Topic: qorc-sdk repository issues
Replies: 4
Views: 64068

Re: qorc-sdk repository issues

Hey, I've had similar build issues with FPGA projects before - they can be frustrating! The missing header file error usually means the bitstream didn't generate properly. Double-check that you've run all the prerequisite build steps for the FPGA portion first. Sometimes the build order matters. By ...