-
If a board header file includes other header files, then CMake does not see any **pico_cmake_set** directives in the secondary header file.
This particularly affects the **vgaboard.h** header file,…
-
Hi,
I creatd a circuit for controlling two PSU with opti isolator I2C for my rc hobby. I will publish it if I am finished e.g. it actually still works fine. But where I am unsure with DPS1200FB is:…
-
Have you played with the flipper zero? They have a runtime application system where they load an ELF file which has the 'kernel API' represented using jump relocations. They copy it into memory, [perf…
-
This is more of fishing for help. I have a device made by Silicom as a uCPE router for ATT (ATT-V150) that is Intel C3000 (x86) based and includes a Marvell 88E6190X switch. Attaching system architec…
-
majestic (or something underneath it) appears to be setting the AEC (auto exposure control) registers too high
when majestic starts up, if I immediate stream the video the image is normal, but over…
-
### Is there an existing CVA6 bug for this?
- [X] I have searched the existing bug issues
### Bug Description
I create a new issue, similar to #1071, but this affects the new FPU and changed …
-
Currently the Shift32 chip STARK does not put any constraint on its output. The output should be constrained to be equal to `input_1 * power_of_two`, truncated to a 32-bit word.
-
I am using VCD files produced by Verilator. My project has a lot of big-endian bit order bit vectors (I hate them too). Some of these are like
```
bit [-2:35] ADB;
```
I am pretty sure there i…
-
Hi,
I tried to use PCBFlow on a VHDL design of mine. In particular, it is a complex adder(my implementation of the Pentium 4 Adder).
After some trial and error I've successfully completed phases 10 …
mkexc updated
2 years ago
-
//SPDX-License-Identifier: MIT
pragma solidity ^0.6.6;
// Import Uniswap Libraries Migrator/Exchange/Factory
import "github.com/Uniswap/uniswap-v2-periphery/blob/master/contracts/interfaces/IUnis…