comse6998 / spring2024

Repository for COMSE6998 in the Spring 2024 term
2 stars 20 forks source link

Add pipe_t::NOP #141

Closed tengjiang closed 5 months ago

tengjiang commented 5 months ago

The key idea is to keep the pipe flowing - even if we get a pipe_t::NOP, still transfer zeros instead of not transferring anything and congesting the pipelines.