Files
vortex/hw/rtl
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
..
2023-11-12 23:40:59 -08:00
2024-04-17 18:05:51 -07:00
2024-05-30 21:55:42 -07:00
2024-05-07 13:52:07 -07:00
2024-04-17 18:05:51 -07:00
2020-04-14 06:35:20 -04:00
2023-11-10 02:47:05 -08:00
2023-12-28 12:12:11 -08:00
2023-12-30 00:52:44 -08:00
2024-05-29 17:14:54 -07:00
2024-03-20 02:46:00 -07:00
2023-12-30 00:52:44 -08:00
2023-11-10 02:47:05 -08:00
2023-12-30 00:52:44 -08:00
2024-05-07 13:58:32 -07:00