Forum Discussion
AIvan11
New Contributor
7 years agoGenerating AFU for Arria 10 GX PAC
Hi, I am trying to run minimal flow for the hello sample: $ cd $OPAE_PLATFORM_ROOT/hw/samples/hello_afu
$ afu_synth_setup --source hw/rtl/filelist.txt build_synth
$ cd build_synth
$ $OPAE_PLATFOR...
- 7 years ago
Yes, thank you. Downgrading to 17.1 and installing the patches provided with the acceleration stack solved the error.
JohnT_Altera
Regular Contributor
7 years agoHi,
From my understanding, you are using Quartus 18.0 or later version which is causing the issue. I would recommend you to use Quartus 17.1 Pro edition in order to compile your design.