Skip to content

rzhao01/ECE532_Project

Repository files navigation

Course Project for ECE532

Connect 5 with an AI that runs in hardware on an Atlys board with a Xillinx FPGA. Vivado HLS will be used to help generated the hardware.

Board is represented in bitboard format. Each row is an integer, so board is int[BOARD_ROWS]. Can have at most 32 columns. Unused columns are wasted.

Requires libsdl1.2-dev and libsdl-gfx1.2-dev

About

Connect 5 with FPGA Accelerated AI using HLS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published