Skip to content
Snippets Groups Projects
README.md 535 B
Newer Older
Majd Hafiri's avatar
Majd Hafiri committed
# How to Compile and Run
Vipin Thomas's avatar
Vipin Thomas committed


Majd Hafiri's avatar
Majd Hafiri committed
1. Clone the project `git clone 'url'` to joan server 
Vipin Thomas's avatar
Vipin Thomas committed

Majd Hafiri's avatar
Majd Hafiri committed
2. load vitis settings.sh file`. /opt/Xilinx/Vitis_HLS/2020.2/settings64.sh`  and run ` make clean && make`
Vipin Thomas's avatar
Vipin Thomas committed

3. open the RTL file in vivado and connect the pins as mentioned in the stenganography.pdf (optional: make necessary clock frequency changes)

Majd Hafiri's avatar
Majd Hafiri committed
4. (optional load Vivado settings.sh file) run `make`
Vipin Thomas's avatar
Vipin Thomas committed

5. Use Test bench files to do the debugging and add changes before synthesizing new overlay.

6. Use the given Jupyter notebook to test your iP.