aignacio / ravenoc

RaveNoC is a configurable HDL NoC (Network-On-Chip) suitable for MPSoCs and different MP applications
MIT License
139 stars 32 forks source link

Does the router use a pipeline structure? #21

Open Alexander-0619 opened 4 hours ago

Alexander-0619 commented 4 hours ago

Hi!

It seems that the router does not employ a pipeline structure. Do you consider that a pipeline structure is conducive to system realization? I also wonder whether the virtual channels in the router have to receive an entire packet before accepting the flit data of another packet?