-
---
Inserted by avisconti
Explanation of the issue described below, for the benefit of future observations and questions.
On LSM6DSO sensor the INT1 pin is used for both generating the drdy inter…
-
In the current APIO/develop branch the arachne-pnr has been replace by **nextpnr**
The FPGAs resources were obtained by parsing the arachne-pnr output
As an example, this is an output for the ic…
-
i cant install nvidia-dkms 525.89.02
log say
`==> dkms install --no-depmod nvidia/525.89.02 -k 6.2.6-zen1-1-zen
Error! Bad return status for module build on kernel: 6.2.6-zen1-1-zen (x86_64)
Co…
-
Hello, the following compiles with error, but generates the expected image:
```
% arara: latex
% arara: dvips
% arara: ps2pdf: { options : [ -dALLOWPSTRANSPARENCY -dPDFSETTINGS=/prepress ] }
% …
-
While debugging queries for ira.go.ug/DS, I have noticed that NSD returns 3 NSEC3 records in the authority section. I don't believe the extra NSEC3 record causes any harm. However, operationally, it h…
-
UPDATE (20220517):
"This issue is now closed. The sparse warning is not silenced as struct_size() make use of the sizeof operator on the flexible structure to calculate the size of the "header" part;…
-
The iCE40UP5K has DSP tiles which are described as "DSP blocks with multiply and accumulate functions". They are 16 x 16 Multiply & 32 bit Accumulator Blocks which can be chained together to be a 32x3…
-
My commit [`0024430e920f`](https://git.kernel.org/linus/0024430e920f2900654ad83cd081cf52e02a3ef5) ("x86/build: Fix location of '-plugin-opt=' flags") prevents my WSL2 virtual machine from booting on m…
-
I can not get the camera(s) on my SP6 working.
I've gone through all the other camera related issues I could find, upgraded my kernel, enabled every kernel config option I could find that seemed r…
-
export PLATFORM=ice40_up5k_b_evn
export TARGET=base
export CPU=vexriscv
export CPU_VARIANT=linux
export FIRMWARE=linux
wget https://raw.githubusercontent.com/enjoy-digital/litex/master/litex_…