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
4939fab7
Commit
4939fab7
authored
Aug 23, 2018
by
Leonardo Solis
Browse files
Update README.md
Former-commit-id:
3fa4ce76
parent
fb12b1a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4939fab7
...
...
@@ -19,21 +19,19 @@ The other branches are under regular development & optimization. Their labels fo
*
[
lga-intel171
](
https://git.esa.informatik.tu-darmstadt.de/docking/ocladock-fpga/tree/lga-intel171
)
: Lamarckian Genetic Algorithm - Intel FPGA SDK for OpenCL v17.1
*
[
lga-sdx174
](
https://git.esa.informatik.tu-darmstadt.de/docking/ocladock-fpga/tree/lga-sdx174
)
: Lamarckian Genetic Algorithm - Xilinx SDAccel v2017.4
#
How to compile, emulate, and build OCLADock-FPGA designs
#
Development commands
Specific information of the utilized OpenCL tools can be found in the respective README.md for each development branch.
Initialization scripts automate the tool setup-process. E.g.:
`% source init_aoc160_gidel.sh`
Initialization scripts automate the tool setup-process. E.g.:
## Important commands
```
zsh
%
source
init_aoc160_gidel.sh
```
See rules in
[
Makefile
](
./ofdock_taskpar_alt/Makefile
)
.
**OpenCL kernels compilation**
```
zsh
make keremu
```
**OpenCL kernels compilation**
:
`make keremu`
**Design emulation**
...
...
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