Open a terminal Setup Vitis Navigate to ./build Run: make run TARGET=sw_emu (for a functional emulation) Run: make run TARGET=hw_emu (for a more detailed emulation - takes 10 minutes or more) For now don’t run “hw” target as it would take over an hour to run