make run TARGET=hw_emu
The above command tests and verifies forward kernel via Vitis hardware-emulation. Once the emulations are passed, you can use the following command to build FPGA bitstream and launch the kernel on AMD Alveo™ U280 FPGA or Alveo U50 FPGA.
make build TARGET=hw make run TARGET=hw
The parameters listed in the following table can be configured with make command.
| Parameter | Default Value | Notes |
|---|---|---|
| CG_numChannels | 1/8/16 | No. parallel HBM channels for matrix |