add instr_fault to LoadStore1 FSM
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 8 Dec 2021 16:09:28 +0000 (16:09 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 8 Dec 2021 16:09:35 +0000 (16:09 +0000)
commit52dd8548b7fdc76631f30fa5bf7082c4934429f9
tree9afd54a4bbf540e4af743d247d717f4590448670
parent8afe3c5759d163b633d1c1f30523ac00e6e7513e
add instr_fault to LoadStore1 FSM
this includes stopping LoadStore1 from processing (accepting)
incoming LDST operations via its PortInterface
src/soc/experiment/test/test_loadstore1.py
src/soc/fu/ldst/loadstore.py