warp scheduler optimization

This commit is contained in:
Blaise Tine
2021-08-07 23:45:01 -07:00
parent 5b8e58e15e
commit b1eef0fb7c
6 changed files with 66 additions and 66 deletions

View File

@@ -44,7 +44,6 @@ module VX_fetch #(
.branch_ctl_if (branch_ctl_if),
.ifetch_req_if (ifetch_req_if),
.ifetch_rsp_if (ifetch_rsp_if),
.fetch_to_csr_if (fetch_to_csr_if),