diff options
Diffstat (limited to 'nandgame/comb_mem.sv')
| -rw-r--r-- | nandgame/comb_mem.sv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nandgame/comb_mem.sv b/nandgame/comb_mem.sv index fb87364..766552c 100644 --- a/nandgame/comb_mem.sv +++ b/nandgame/comb_mem.sv @@ -4,7 +4,7 @@ `timescale 1us/1us -`include "../my_mem.v" +`include "../playground/my_mem.v" `ifndef COMB_MEM `define COMB_MEM |
