Skip to content

Junyi-Liu/Potholes

 
 

Repository files navigation

What is Potholes

A framework of code designed to enable high-level synthesis using the polyhedral model.

The tool makes extensive use of tools from other researchers.

  1. PET and ISL for frontend polyhedral analysis and backend code generation.
  2. Vivado HLS for high-level synthesis.

Why should I use it ?

It will help you get started with research into polyhedral compiler techniques by building transforms

What will I need to build in order to use it ?

  • itcl
  • tcllib
  • pet 0.04
  • isl from pet submodule
  • Clang / LLVM 3.3

About

Polyhedral Compilation tool for High Level Synthesis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.2%
  • C 10.9%
  • Tcl 2.8%
  • Shell 1.1%