StanfordAHA / garnet

Next generation CGRA generator
BSD 3-Clause "New" or "Revised" License
106 stars 11 forks source link

clean up back-to-back kernels for dense #1075

Closed yuchen-mei closed 4 months ago

yuchen-mei commented 4 months ago
  1. In bitstream generation avoid skipping zeros for routing to reset pipelining registers.
  2. In IO placement parse glb bank config's location info.
  3. Skip writing input data in testbench if they have been already in GLB.
  4. Adjust starting address for inputs that are taken from output banks of the previous layer.