-
In my tests, the following code (changed a little for a minimal test case):
```c
typedef unsigned char uint8_t;
typedef struct {
uint8_t port;
uint8_t bits;
} ws_eeprom_handle_t;
ws_eep…
-
RSD looks like it would be a super interesting addition CPU core option for the [LiteX Ecosystem](https://github.com/timvideos/litex-buildenv/wiki). LiteX already supports multiple different RISC-V co…
-
**cpp-sort** already uses sorting algorithms from all around the web (pdqsort, spreadsort, timsort, etc...); adding more of them in the long run can't be that harmful. Smart people created many intere…
-
# Welcome
Hello Bitcoiners! This is where we'll organize the topics of discussion for our upcoming Socratic Seminar.
Please use this issue to suggest topics that you'd like to see discussed at t…
-
# Description
A focused Socratic Seminar on lightning protocol development. Topics will be selected from the lightning-dev mailing lists, prominent Github repositories, network graphs, research pap…
-
Hi,
I tried to understand the concept behind pluggable pipeline but could not till now. Usually, instruction set architecture or the group of instructions for a architecture are defined by the set of…
-
Consider the following (compile with `-std=c++2b -O3 -fno-math-errno`; all tests run with Clang 16.0.0 [from trunk](https://github.com/llvm/llvm-project/tree/5ea3155565fb724966d0e38c09ff7b784225018f))…
-
On crypto meeting there was a question about encodings (how to check if instruction is ternary).
If I got it correctly, ternary instructions are no more welcomed and probably those who are not ratifi…
-
The test overhead deduction causes BDN to underreport benchmark execution times (as likely interpreted by users). The magnitude will vary depending upon hardware & the nature of test code, but should …
-
# Welcome
Hello Bitcoiners! This is where we'll organize the topics of discussion for our upcoming Socratic Seminar.
Please use this issue to suggest topics that you'd like to see discussed at t…
vnprc updated
1 month ago