Quartus + GPR evaluation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
`include "../VX_define.v"
|
||||
`ifndef VX_GPR_WSPAWN_INTER
|
||||
|
||||
`define VX_GPR_WSPAWN_INTER
|
||||
@@ -11,18 +11,6 @@ interface VX_gpr_wspawn_inter ();
|
||||
// wire[`NW_M1:0] warp_num;
|
||||
/* verilator lint_on UNUSED */
|
||||
|
||||
|
||||
modport snk (
|
||||
input is_wspawn,
|
||||
input which_wspawn
|
||||
);
|
||||
|
||||
|
||||
modport src (
|
||||
output is_wspawn,
|
||||
output which_wspawn
|
||||
);
|
||||
|
||||
endinterface
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user