cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
326 stars 92 forks source link

Add MerlinC Backend (unfinished) and Tutorial #11

Closed comaniac closed 6 years ago

comaniac commented 6 years ago

For the MerlinC backend, it's now just generating a very basic C code. For the tutorial, I've done some sections about how to setup and modify the generator. The further sections will be added later.