Knowledge Base Article
Why export ACL_QSH_COMPILE_CMD="quartus_sh --flow recompile top -c flat" is not working in 17.0
Description
Starting from 17.0 the feature for BSP developer for flat compilation via ACL_QSH_COMPILE_CMD is no longer valid.
Resolution
The correct way to target a flat compilation is using the aoc argument: -bsp-flow flat.
Updated 3 months ago
Version 3.0No CommentsBe the first to comment