block picker hazard on input to PriorityPicker rather than output
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 21 Nov 2021 22:21:52 +0000 (22:21 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 21 Nov 2021 22:21:52 +0000 (22:21 +0000)
commit0f8898c9e383bf44d37a05d9c8490c5f97a4c385
treeff096f39d56acd0785e492a85826ba2abcfafaad
parent24537ba3b478c1e28ead19dbeed34238e3500c60
block picker hazard on input to PriorityPicker rather than output
reason: another register could be picked if the input is blocked
but if the output is masked out, the picker will sit there with the
highest priority port stopping all others
src/soc/simple/core.py