diff options
author | 2020-04-04 12:54:01 -0700 | |
---|---|---|
committer | 2020-04-04 21:54:01 +0200 | |
commit | 7339d77c024e461518ecaa69440e347d3e74e739 (patch) | |
tree | 21bef700dd3c0b0e6dcdb0a5d220c511021dcc38 /scripts/src/cpu.lua | |
parent | e69984e175907af0b79a4caf28f074fbac05b07b (diff) |
Don't clear the input queue on reset. (#6517)
This fixes problems where devices are input line changes are missed
because a device was reset. One case is at startup, where one device's
output is wire to another's input. During start the first device adds,
eg, a RESET assertion to the second. When that device starts, it resets
itself and clears the pending RESET assertion.
Diffstat (limited to 'scripts/src/cpu.lua')
0 files changed, 0 insertions, 0 deletions