mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-07 16:15:22 +08:00
phaser: remove ad9154 from mem_map
This commit is contained in:
parent
7e5a301a27
commit
45f510bcdc
@ -157,7 +157,6 @@ class Phaser(MiniSoC, AMPSoC):
|
||||
"rtio": 0x20000000,
|
||||
"rtio_dma": 0x30000000,
|
||||
"mailbox": 0x70000000,
|
||||
"ad9154": 0x50000000,
|
||||
}
|
||||
mem_map.update(MiniSoC.mem_map)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user