Commit 9d4f11c2 authored by Leonardo Solis's avatar Leonardo Solis
Browse files

Update README.md

parent 3fa4ce76
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -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**