Skip to content
Snippets Groups Projects
Commit b71c8412 authored by Majd Hafiri's avatar Majd Hafiri
Browse files

Update README.md

parent 554e9b31
No related branches found
No related tags found
No related merge requests found
# Embedded Security Project Proposal
# How to Compile and Run
1. clone the project
1. Clone the project `git clone 'url'` to joan server
2. load vitis settings.sh file and run make clean && make
2. load vitis settings.sh file`. /opt/Xilinx/Vitis_HLS/2020.2/settings64.sh` and run ` make clean && make`
3. open the RTL file in vivado and connect the pins as mentioned in the stenganography.pdf (optional: make necessary clock frequency changes)
4. (optional load Vivado settings.sh file) make
4. (optional load Vivado settings.sh file) run `make`
5. Use Test bench files to do the debugging and add changes before synthesizing new overlay.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment