Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 00cbdc3

Browse files
author
f74064054@mail.ncku.edu.tw
committed
Fix unknow problem of merging from previous commit
1 parent d6fb2ee commit 00cbdc3

File tree

2 files changed

+479
-450
lines changed

2 files changed

+479
-450
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ rom.v
55
debug.txt
66
CSR.h
77
# ignore generated files
8-
work/**/*.mem
9-
work/**/*.nm
8+
work/rv32imc/*.mem
9+
work/rv32imc/*.nm

0 commit comments

Comments
 (0)