Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 512 Bytes

File metadata and controls

11 lines (10 loc) · 512 Bytes

shiftNet

This repository contains a basic implementation of Shift-based Resnet on the FPGA via High-level synthesis.

The 'AWS' branch could run on Amazon EC2 instance. For example:

source <path to SDSoc v2017.1>/.settings64-SDx.sh
export SDACCEL_DIR=<path to aws-fpga>/SDAccel
export COMMON_REPO=$SDACCEL_DIR/examples/xilinx/
export PLATFORM=xilinx_aws-vu9p-f1_4ddr-xpr-2pr_4_0
make TARGETS=sw_emu DEVICES=$PLATFORM all