Skip to content

Commit 08a8ad5

Browse files
committed
Device: add 1655-uart on fpga
1 parent 82fe870 commit 08a8ad5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/scala/top/Settings.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ object FpgaDiffSettings {
7070
"FPGADifftest" -> true,
7171
"EnableILA" -> false,
7272
"hasPerfCnt" -> false,
73+
"MMIOBase" -> 0x00000000310b0000L,
74+
"MMIOSize" -> 0x0000000000001000L,
7375
"NrExtIntr" -> 2,
7476
"EnableDebug" -> false
7577
)

0 commit comments

Comments
 (0)