Skip to content

max2ma/shiftNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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