Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
docking
ocladock-fpga
Commits
4614045b
Commit
4614045b
authored
Aug 23, 2018
by
Leonardo Solis
Browse files
Update README.md
Former-commit-id:
0b02ea3b
parent
dab766e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4614045b
...
...
@@ -28,37 +28,37 @@ Initialization scripts automate the tool setup-process:
*
See rules in
[
Makefile
](
./ofdock_taskpar_alt/Makefile
)
##
OpenCL kernel compilation
**
OpenCL kernel
s
compilation
**
```
zsh
make keremu
```
##
Design emulation
**
Design emulation
**
```
zsh
make emu
```
##
Estimation & optimization reports generation
**
Estimation & optimization reports generation
**
```
zsh
make kerrpt
```
##
FPGA building
**
FPGA building
**
```
zsh
make hw
```
##
FPGA building for hardware profiling
**
FPGA building for hardware profiling
**
```
zsh
make hw-prof
```
##
FPGA evaluation
**
FPGA evaluation
**
```
zsh
make exe
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment