-
I think it has some issues.
Tried to compile with Arduino-IDE 2.2,1
Here is the compilation errors when I try to compile for ESP32C3.
Also there are some compilation errors with ESP8266..
```…
-
sv2v mishandles a bit-vector inout port where not all bits are headed the same direction
This zip file has all the info to reproduce
[sv2v_inout.zip](https://github.com/user-attachments/files/1765…
-
Really satisfied with the software, running the raspberry1 image on my Zero W and all is working well.
Started thinking i might want to add temp reading since this camera is sitting outside.
Found…
-
Tested on current master branch with following GHC versions:
- 9.0.2: Fails as described below
- 9.4.5: Works as expected
- 9.6.2: Works as expected
Consider the following `TopEntity`:
```…
-
Wire version: 3.35.4861
Operating system: Sonoma 14.3
Which antivirus software do you have installed: None
What steps will reproduce the problem?
1. Open Wire App on MacOS
2. Open htop
3. …
-
I generated Verilog from the CMOS stick diagram shown below. It is intentionally a useless, nonsense, and broken circuit; I made it to test for infinite loops in the diagramming tool.
I wanted to c…
-
The new gradient verification is slightly too overzealous, and won't allow circuits to be differentiated even when the operation which is not supported for differentiation is not being differentiated:…
-
```ts
class extends LightningElement {
@wire(getData, {id: 1}) get dataProp() {}
@wire(getData, {id: 2}) set otherProp(v) {}
}
```
~Currently, using `@wire` on a getter or a setter successfu…
wjhsf updated
3 months ago
-
When generating java and kotlin enums that have the `option deprecated = true;` flag the resulting enum generated does not contain the `@Deprecated` annotation. This appears to be due to the pruning…
-
### Description
I like to add timestamps in to my LED to know when the last occourance happend.
Add {{timestamp}} inject option to Labels.
Here a test flow where i show in dashboard 1.0 what i mea…