Open tommydcjung opened 2 months ago
The design is square by construction. width_p should be set as max(N,M), and tying off the unused inputs should make it optimized away by the compiler.
@tommydcjung can you merge the _cell module into the main file since it's basically a private module?
Wavefront allocator module and the testbench;