Closed IveanEx closed 1 month ago
@rgantonio If you are free, please check if the critical path in control path (valid / ready hand shaking signal) deteriorates with this improvements 😊😊
Also, did you trace or check in Chisel if it fixes the long path?
This PR optimizes the following in ReaderWriter:
Replace the spatialAddrGen with full adder implementationReplace all buffers with pipe buffers (except the scalatest one)