Loading README.md +6 −2 Original line number Diff line number Diff line Loading @@ -29,9 +29,13 @@ Initialization scripts automate the tool setup-process. E.g.: % source init_aoc160_gidel.sh ``` See rules in [Makefile](./ofdock_taskpar_alt/Makefile). Use the following [Makefile](./ofdock_taskpar_alt/Makefile) rules for compiling, emulation, and building: **OpenCL kernels compilation**: `make keremu` **OpenCL kernels compilation** ```zsh make keremu ``` **Design emulation** Loading Loading
README.md +6 −2 Original line number Diff line number Diff line Loading @@ -29,9 +29,13 @@ Initialization scripts automate the tool setup-process. E.g.: % source init_aoc160_gidel.sh ``` See rules in [Makefile](./ofdock_taskpar_alt/Makefile). Use the following [Makefile](./ofdock_taskpar_alt/Makefile) rules for compiling, emulation, and building: **OpenCL kernels compilation**: `make keremu` **OpenCL kernels compilation** ```zsh make keremu ``` **Design emulation** Loading