Files
vortex/hw
Hansung Kim a02773eb92 Add more efficient dispatch_unit
Instead of having a single candidate to be considered for dispatch
(designated by 'batch_idx' counter), add a dispatch_unit variant that
considerse all `ISSUE_WIDTH dispatch signals and picks a valid one in a
round-robin manner.

This increases core utilization significantly due to better overlapping
of smem/tensor ops.
2024-05-30 21:55:42 -07:00
..
2024-05-25 19:54:44 -07:00
2024-05-30 21:55:42 -07:00
2023-11-10 02:47:05 -08:00
2024-03-28 13:04:02 -07:00
2023-11-10 02:47:05 -08:00
2023-11-10 02:47:05 -08:00