-
There are two flows when a peer reconnects to a previously established state channel:
- with `leave` called before,
- without `leave` called before.
In both cases, the client needs to provide `ex…
-
**Issue by [whitequark](https://github.com/whitequark)**
_Saturday Sep 14, 2019 at 21:22 GMT_
_Originally opened as https://github.com/m-labs/nmigen/issues/206_
----
It looks like the existin…
-
Is it possible to define custom usings order? For example, I have an extension CSharpFormatUsings which formats a usings for me the way I want. It may remove unnecessary "using" clauses and even inser…
ghost updated
6 months ago
-
- create sub...
- create callback function
- add some logs for (print)
- save last state + time_stamp to self...
-
After using graphics (even the standard xy-plot) I see a CPU waste in the system:
![image](https://user-images.githubusercontent.com/1941407/57980364-10781b80-7a2b-11e9-8e34-6e998a7db90d.png)
![…
stoch updated
4 years ago
-
## Issue类型
bug
## 问题模块
小程序Api
## 所属的服务商
奇陌
## 平台
IDE, Android, IOS
## 小红书版本信息
8.52
## 基础库版本
v3.96.2
## 用户ID
## 发生问题的时间
2024-09-11 13:14:11 至 2024-09-11 13:14:11
##…
-
-
I understand the need for the fsm pass to understand the default state. But for some architectures (Xilinx FPGAs for example) external resets add extra logic and reduce packing density compared to onl…
-
I was thinking something like:
```python
@fsm.machine
class F1:
clk = Clock()
go = Input(types.i1)
valid = Input(types.i1)
data = Input(types.i4)
@fsm.state(initial=True)
def …
-
![IMG_8252](https://user-images.githubusercontent.com/140245/63290761-d38e2000-c2ca-11e9-934f-833bebf10f10.jpg)
Not sure that it has much of use really. Just created while was exploring sources.
…