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
588 stars 47 forks source link

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

Open JulianKemmerer opened 9 months ago

JulianKemmerer commented 9 months ago

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

See SYN get pipeline map code...