-
-
The behaviour of `fsm.terminate()` is somewhat unfortunate: it only sets the next state to `FINAL` but doesn't actually enter that state until the FSM runs again. This means that if any piece of code …
-
**Design File:** 500 points
-
### Version
Yosys 0.46+11 (git sha1 0200a7680, clang++ 14.0.0-1ubuntu1.1 -fPIC -O3)
### On which OS did this happen?
Linux
### Reproduction Steps
- We have a given verilog file `Pointer…
-
-
## Idea ##
Here's the[ initial discussion on Zulip](https://calyx.zulipchat.com/#narrow/stream/445268-calyx-opt/topic/First.20Class.20FSMs.20.28.2B.20the.20discussions.20that.20led.20here.29/near/473…
-
... are a mess that we'll need to fix, at some point (not for 5.1.0). There's a lot of information repeated and information that isn't used. We'll wait first for the FSM sequence commands to be implem…
-
Determine COMMS operational modes and design FSMs, similar to how OBC's modes and FSMs are designed.
Create a new document or modify this file:
[PeakSat_SW_notes](https://github.com/PeakSat/SW_Plan/b…
-
Bisq version: Version: v2.1.2 / Commit hash: addaf760c
Operating system: linux / x86_64 / 64 v.6.8.0-109048-tuxedo
Error message:
The trade failed due an error.
Error message: Takers (buyers) Bitc…
-
**Describe the bug**
RFC4252 (https://www.ietf.org/rfc/rfc4252.txt) states that:
"The SSH server may send an SSH_MSG_USERAUTH_BANNER message at any
time after this authentication protocol starts…