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
569 stars 46 forks source link

Implement FUNC_LATENCY pragma for user defined pipeline building blocks #198

Closed JulianKemmerer closed 4 weeks ago

JulianKemmerer commented 1 month ago

Was tested as part of barrel riscv work and to be tested more