refactor interfaces
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
`include "../VX_define.vh"
|
||||
`ifndef VX_GPR_JAL_INTER
|
||||
|
||||
`define VX_GPR_JAL_INTER
|
||||
|
||||
`include "../VX_define.vh"
|
||||
|
||||
interface VX_gpr_jal_inter ();
|
||||
|
||||
wire is_jal;
|
||||
wire[31:0] curr_PC;
|
||||
|
||||
endinterface
|
||||
|
||||
|
||||
|
||||
`endif
|
||||
Reference in New Issue
Block a user