JulianKemmerer / PipelineC

A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.
https://github.com/JulianKemmerer/PipelineC/wiki
GNU General Public License v3.0
606 stars 50 forks source link

Explore Reticle IR support #117

Closed JulianKemmerer closed 2 weeks ago

JulianKemmerer commented 2 years ago

https://github.com/vegaluisjose/reticle-evaluation

They are giving a talk at CIRCT sometime soon?

Start off with just combinatorial logic support? Then fancier sequential circuits?