Skip to content

Commit a50af8e

Browse files
committed
fixed missing endif at mem_bus
1 parent 1fbcca3 commit a50af8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/interfaces/mem_bus.svh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@ interface MEM_BUS;
2626
);
2727
endinterface
2828

29+
`endif
30+
2931

3032

0 commit comments

Comments
 (0)