-
I'm using this in a network monitor context, and it's very nice to have automatic formatting into *bytes/sec - which is commonly used in things like download speeds in browsers, etc.
However, it's …
-
On this [line](https://github.com/BitFunnel/BitFunnel/blob/b8ec70eeb3aa2f6aef6166feb6780fac3acf981b/src/Index/src/TreatmentOptimal.cpp#L190) a division by `fanout` is missing... Because of this bug, t…
-
opt -mtriple=systemz-unknown -O3 tc_verknownbits_trunc.ll -instcombine-verify-known-bits -o /dev/null
Mismatched known bits for %2 = trunc i64 %1 to i8 in d
computeKnownBits(): 00000000
SimplifyD…
-
I couldnt find an answer to this on the openmusiclabs wiki on the mixtape-alpha page. Can the factory fuse bit settings of the ATmega328P-au be used (L 0x62 H 0xD9 E 0xFF), or should they be changed?
-
I just did a survey of all of the SDK compilers and only xtensa uses a 2-byte wchar_t. This means that applications built
on xtensa will not be able to handle the full Unicode range. Looking at the x…
-
Currently, `fish_x86-3.7.1-1_x86_gcc2.hpkg` contains:
```
bin/
x86/
fish
fish_indent
fish_key_reader
fish-x86 (links to x86/fish)
fish_inde…
-
`rustgen.py` seems to hardcode a size of 4 for all structs that contain bit fields. This makes it problematic to nest such structs inside of larger structs because it messes up the offsets and size of…
-
Hello, I would like to ask about the bits parameter, I tried to modify the output _ dim to 32, why the final map is the same as the output _ dim to 64
-
Currently VaporView only allows you to display signals with their full bit width, but in some scenarios it is helpful to split them up and display the individual bits. For example, eight 1-bit signals…
-