This commit is contained in:
MalikBurton
2020-08-07 12:58:26 -04:00

View File

@@ -62,12 +62,12 @@ Install Verilator
Install Vortex Install Vortex
$ git clone https://github.gatech.edu/casl/Vortex.git $ git clone --recursive https://github.gatech.edu/casl/Vortex.git
$ cd Vortex $ cd Vortex
$ make $ make
Quick Test running SGEMM kernel Quick Test running SGEMM kernel
$ cd /Vortex/benchmarks/opencl/sgemm $ cd /Vortex/benchmarks/opencl/vecadd
$ make $ make
$ make run $ make run-rtlsim