TeCSAR-UNCC / gem5-SALAM

BSD 3-Clause "New" or "Revised" License
84 stars 23 forks source link

pipeline #25

Closed chensx00 closed 1 year ago

chensx00 commented 1 year ago

May I ask if it supports building pipeline levels for accelerators?

zephan-spencer commented 1 year ago

I’m not too familiar with that term. Could you elaborate a little more on pipeline levels?

chensx00 commented 1 year ago

What I mean is similar to the function pipelining in HLS, but I just discovered that it has this ability. So the issue can be closed. I was dizzy when I looked at the code and didn't notice the expression about pipelline ; )