tools/litex_client/RemoteClient: add base_address parameter.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 25 May 2020 10:20:01 +0000 (12:20 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 25 May 2020 12:11:14 +0000 (14:11 +0200)
commit24687cbd9f95b3e0af771173fc5b7e4e6c1e3a18
tree1c3fcec46a189cea3b83cc5734c613e0cad67dcc
parent78a9579e0996d7c9d19916cd6aef4486ca854ebd
tools/litex_client/RemoteClient: add base_address parameter.

Useful when address translation is done in the SoC.
litex/tools/litex_client.py