#!/bin/bash
cd L3/demos/scanline_AllinAIE # 1. scanline_AllinAIE 2. plane_wave are example cases. Please change directory to any other cases in L3/test if interested.
make run TARGET=sw_emu # run sw_emu
make run TARGET=hw_emu # run hw_emu
make all TARGET=hw # build hw