Skip to content

Commit

Permalink
Merge pull request #117 from Bill94l/memoryMapping
Browse files Browse the repository at this point in the history
Updating the memory mapping for SocDemo
  • Loading branch information
Dolu1990 authored Jul 17, 2024
2 parents ba63ee6 + a0bd8ed commit d6115eb
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 d6115eb

Please sign in to comment.