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

@@ -7,6 +7,7 @@ interface VX_wstall_if();
wire valid;
wire [`NW_BITS-1:0] wid;
wire stalled;
endinterface