Forum Discussion
Hi,
Could you try running the example below and see does it works?
- UTech6 years ago
New Contributor
Hi,
I have tried to run the example in the above link, but I ended up with an error "Error enumerating FPGAs: no driver available" when I ran the following command from the document,
sudo fpgaconf $OPAE_PLATFORM_ROOT/hw/samples/nlb_mode_0/bin/\ nlb_mode_0.gbs
I searched for the error message and came across the following link(also please find the attachment for the screenshot),
"https://www.intel.com/content/www/us/en/programmable/documentation/iyu1522005567196.html"
Do I need to install any drivers or require hardware for generating GBS?
- RichardT_altera6 years ago
Super Contributor
Do I need to install any drivers or require hardware for generating GBS?
>> No need.
Please ignore my previous message.
Could you run the Minimal Flow Example from the link below, to generate the .gbs file?
If can't generate, you might need to check the environment setup.
Otherwise, could be design related issue.
- UTech6 years ago
New Contributor
Hi,
I tried to run the Minimal Flow Example from the above link. I faced the following errors(kindly find it in the attachment).
Is it possible to point to the issue based on the errors?