lkg build with pipeline + FPU fixes
This commit is contained in:
@@ -6,15 +6,13 @@
|
||||
interface VX_cmt_to_csr_if ();
|
||||
|
||||
wire valid;
|
||||
|
||||
wire [`NW_BITS-1:0] warp_num;
|
||||
|
||||
wire [`NE_BITS:0] num_commits;
|
||||
|
||||
wire upd_fflags;
|
||||
wire [`NW_BITS-1:0] fpu_warp_num;
|
||||
wire fflags_NV;
|
||||
wire fflags_DZ;
|
||||
wire fflags_OF;
|
||||
wire fflags_UF;
|
||||
wire fflags_NX;
|
||||
wire [`FFG_BITS-1:0] fflags;
|
||||
|
||||
endinterface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user