Skip to content

Commit

Permalink
Updating the memory mapping for SocDemo
Browse files Browse the repository at this point in the history
  • Loading branch information
bi262934 committed Jul 16, 2024
1 parent ba63ee6 commit a0bd8ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class SocDemo(cpuCount : Int, withL2 : Boolean = true, asic : Boolean = false, x
)
)
)
emulated.node at(0, 0x1000) of bus
emulated.node at(0, 0x10000000) of bus

val custom = Fiber build new Area{
val mei,sei = in Bool()
Expand Down

0 comments on commit a0bd8ed

Please sign in to comment.