Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ fceux-am
verilog
.metals
.bloop
out
build.sc
2 changes: 1 addition & 1 deletion npc/csrc/include/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __CONFIG_H__

// #define HAS_NVBOARD
#define DIFFTEST
// #define DIFFTEST
// #define ITRACE
#define PERF

Expand Down