-
### Port, board and/or hardware
rp2 port with RP2350B
### MicroPython version
v1.24.0-preview.461.gb8227a3f7.dirty
### Reproduction
```
import neopixel
import machine
pin = 32
p = machine…
-
```yaml
meta:
id: xilinx_bitstream
title: Xilinx FPGA Bitstream
license: Apache-2.0
endian: be
```
```yaml
WiP: https://github.com/SymbiFlow/prjxray/blob/fa162e0b54d1d3a01e915012f7c718…
-
```
It would be nice to have a method of writing out a bitstring incrementally
to a file.
Not sure of the best interface. The current file-based implementation is
quite clear that the file doesn't ge…
-
When the model changes in LPCNet, this also means the encoded audio bitstreams with prior models become impossible to decode correctly?
I have LPCNet working in production for audio files exchange, b…
-
Currently the bitstream's mimetype is missing from the `bitstream` model. The client already passes the mimetype in `create_bitstream()`. If this was available in the model it could be used instead of…
-
Since building the bitstreams takes quite some time but the resulting files are fairly small it would be nice to cache them.
Maybe even the additional build files like logs?
This would help a lot …
-
I managed to apply the patch and test the EVS codec with an actual SBC. But sometimes, some calls are logging such errors:
```
2nd CMR; bitstream is corrupted
2nd frame; bitstream is corrupted
```…
-
In https://github.com/apfelaudio/tiliqua/pull/38, I modified a whole bunch of things to add support for the -25K LUT SC variant. This included modifying the PLL configuration to use 2 PLLs instead of …
-
@anayram was able to build a [SAF](https://github.com/DSpace-Labs/SAFBuilder) from our [csv exports for Atmire](https://drive.google.com/drive/folders/1rf6N5hn8eeRAnn4gjgLqMMJGC5SvX_qI) and import to …
-
doesn't happen in a vanilla one
```
2024-09-26 05:08:40.409 - Thread: 1 -> Exception occurred: System.NullReferenceException: Object reference not set to an instance of an object.
at SC.SUG…