implemented method returning the trans exe events
This commit is contained in:
@@ -509,4 +509,9 @@ module mkAluExePipeline#(AluExeInput inIfc)(AluExePipeline);
|
||||
default: 0;
|
||||
endcase);
|
||||
endmethod
|
||||
|
||||
`ifdef PERFORMANCE_MONITORING
|
||||
method events = events_reg;
|
||||
`endif
|
||||
|
||||
endmodule
|
||||
|
||||
Reference in New Issue
Block a user