Skip to content

Commit

Permalink
Removing vector_scalar2 and giving VCK5000 instructions in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
eddierichter-amd committed Apr 10, 2024
1 parent ebe65c0 commit b26c156
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 586 deletions.
7 changes: 7 additions & 0 deletions programming_examples/basic/vector_scalar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,10 @@ To run the design:
```
make run
```

To compile and run the design for VCK5000:
```
make vck5000
./test.elf
```

68 changes: 0 additions & 68 deletions programming_examples/basic/vector_scalar2/CMakeLists.txt

This file was deleted.

64 changes: 0 additions & 64 deletions programming_examples/basic/vector_scalar2/Makefile

This file was deleted.

26 changes: 0 additions & 26 deletions programming_examples/basic/vector_scalar2/README.md

This file was deleted.

85 changes: 0 additions & 85 deletions programming_examples/basic/vector_scalar2/aie2.py

This file was deleted.

11 changes: 0 additions & 11 deletions programming_examples/basic/vector_scalar2/run.lit

This file was deleted.

9 changes: 0 additions & 9 deletions programming_examples/basic/vector_scalar2/run_vck5000.lit

This file was deleted.

Loading

0 comments on commit b26c156

Please sign in to comment.