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

Missing delay for module when looked up by instance name #187

Closed JulianKemmerer closed 2 weeks ago

JulianKemmerer commented 11 months ago

...but is there when lookup done by func name....wtf

See SYN get pipeline map code...

JulianKemmerer commented 2 weeks ago

Fixed in https://github.com/JulianKemmerer/PipelineC/commit/0b5734bf9468c0f2126b91cbbdd7730bf8e663c5