swang203 / mlir-aie

An MLIR-based toolchain for Xilinx Versal AIEngine-based devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLIR-based AIEngine toolchain

GitHub Workflow Status GitHub Pull Requests

This repository contains an MLIR-based toolchain for Xilinx Versal AIEngine-based devices. This can be used to generate low-level configuration for the AIEngine portion of the device, including processors, stream switches, TileDMA and ShimDMA blocks. Backend code generation is included, targetting the LibXAIE library. This project is primarily intended to support tool builders with convenient low-level access to devices and enable the development of a wide variety of programming models from higher level abstractions. As such, although it contains some examples, this project is not intended to represent end-to-end compilation flows or to be particularly easy to use for system design.

Full Documentation


Copyright© 2019-2021 Xilinx

About

An MLIR-based toolchain for Xilinx Versal AIEngine-based devices.

License:Other


Languages

Language:MLIR 43.6%Language:C++ 37.9%Language:Tcl 9.5%Language:Python 4.6%Language:CMake 2.1%Language:C 1.1%Language:HTML 0.5%Language:Shell 0.4%Language:Makefile 0.2%Language:BitBake 0.1%