7. Setup development environment
April 15, 2018 ยท View on GitHub
7. Setup development environment
- Connect to the FPGA AMI instance via ssh
- Get Amazon F1 development environment
git clone https://github.com/aws/aws-fpga.git - Setup the Amazon shell or hardware framework by
cd aws-fpga && source hdk_setup.sh - Install any other package you will like, i.e.
sudo yum install -y tmux vim