experimentation with MMU-enabled LoadStore1 through PortInterface
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 12 May 2021 18:35:35 +0000 (19:35 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 12 May 2021 18:35:35 +0000 (19:35 +0100)
commita9eb2efe76ae1a29db26cbe5f8a3876d458215b5
treed7500c4b9bf91cf6e695ed132f75e3dce8f6dc90
parent70a3113490cd5d3bbac37c394322e94ec3c55219
experimentation with MMU-enabled LoadStore1 through PortInterface
added was a way to capture a snapshot of the incoming LD/ST request,
so that it can be re-presented after an MMU lookup.
src/soc/experiment/test/test_ldst_pi.py
src/soc/fu/ldst/loadstore.py