mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
6f02b6a9d8
commit
e714c86e65
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
`ifndef VX_TRACE_INFO_VH
|
||||
`define VX_TRACE_INFO_VH
|
||||
`ifndef VX_TRACE_VH
|
||||
`define VX_TRACE_VH
|
||||
|
||||
`include "VX_define.vh"
|
||||
|
||||
|
@ -326,4 +326,4 @@ task trace_base_dcr(input int level, input [`VX_DCR_ADDR_WIDTH-1:0] addr);
|
|||
endcase
|
||||
endtask
|
||||
|
||||
`endif // VX_TRACE_INFO_VH
|
||||
`endif // VX_TRACE_VH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue