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