Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can find out the constraint required for an existing bitstream using two commands of the aocl binedit tool, e.g.

Code Block
module load intelFPGA_profpga/intel/opencl_sdk
aocl binedit build/19_3/krn_auto/volume_dummy_v10.aocx print .acl.board 
aocl binedit build/19_3/krn_auto/volume_dummy_v10.aocx print .acl.board_package

...