Closed hardikvala closed 2 years ago
Hi,
I have following below steps to build the alkali-csd-projects:
1. git clone https://github.com/antmicro/alkali-csd-projects.git 2. cd alkali-csd-projects/ 3. git submodule update --init --recursive 4. docker pull antmicro/alkali 5. DOCKER_RUN_EXTRA_ARGS="-v <PATH>/tools/Xilinx:<PATH>/tools/Xilinx" make enter 6. export BOARD=an300 7. source /tools/Xilinx/Vivado/2019.2/settings64.sh 8. make all
Can you please update the Readme with the above steps.
Hi,
I have following below steps to build the alkali-csd-projects:
Can you please update the Readme with the above steps.