optimize warp_sched

This commit is contained in:
Blaise Tine
2020-08-24 05:36:00 -07:00
parent 9e2d430239
commit df25bae456
6 changed files with 19 additions and 50 deletions

View File

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