From 65aea37d6f822a7b839f2d2245639f9eb886f122 Mon Sep 17 00:00:00 2001 From: Mario Ruiz <11815099+mariodruiz@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:03:00 +0000 Subject: [PATCH] Fix build for hardware --- docs/vadd_lab_cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vadd_lab_cli.md b/docs/vadd_lab_cli.md index 5020b48..bb2f1a3 100644 --- a/docs/vadd_lab_cli.md +++ b/docs/vadd_lab_cli.md @@ -143,7 +143,7 @@ This is still a software emulation (AIE Simulation), however the simulation take 1. Build design for hardware ```sh - cd $HOME/xup_aie_training/sources/vadd_lab/ + make ``` This may take around 80 minutes and it will generate the `vadd.xclbin` and `vadd.exe` files