You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using -Xshardware or -Xssimulation on the command line with
FPGA, the device AOT compilation should be performed by aoc. This
was not occuring due to the implied default device when one such
object or archive was supplied on the command line.
Make adjustments to our discovery of FPGA hardware/simulation mode
by only checking the actual FPGA toolchain and not just the first
offload toolchain encountered.
0 commit comments