-
[Pulling out a tangent from #19 to discuss it here]
In the current proposal vconfig doesn't have spare bits for vemaxw, so you either have to set it separately with a CSR instruction or arrange suc…
-
When using the CSR_TO_UART register which underlies tinselUartTryPut, will the 32-bit
value be truncated to the 8 LSBs in hardware, or does it need to be masked?
Only the 8-bits will turn up in so…
-
For this `unsat` benchmark:
```
(set-option :produce-models true)
(set-logic ALL)
(declare-fun s () String)
(assert (not (=> (str.in.re s (re.+ (re.range "0" "9")))
(>= (str.t…
-
Relationship between sbgp and sgpd for a particular grouping type is 1:1 not 1:N. So I wonder how to indicate all metadata types inside samples by AV1MetadataSampleGroupEntry when samples contain two …
-
Hello, I was trying your image and I have some issues with it.
following the guide from BPI of installing WiringPi & python GPIO and it doesnt run on the board.
the error I get that the applicatio…
-
Each downlink frame has the 16 LSBs of the DownlinkCounter embedded. The MIC embeds however the full 32 bit DownlinkCounter.
At the start of a multicast session a node does not know the upper 16 b…
-
Hi,
I am also doing I2S input on the ESP8266 and came across your code. You can actually simplify the convert function considerably because the I2S input comes in as 32 bits right justified. This mea…
-
Schematic at https://github.com/sinara-hw/Stabilizer/files/2592309/Stabilizer.PDF
Review of the main analog outputs (DAC):
- [x] Please move the 10R||10uF reference filter to between the reference…
-
This is just a FYI issue.
`clang-tidy` is finding three unused assignments in ZFP. All three are the last shift-assign of `meta` in `zfp_field_set_metadata`'s `case`s:
https://github.com/LLNL/z…
-
WISHBONE doesn't provide word addresses on the bus, i.e. ADR_I(0) represents a 32-bit word if DAT is 32-bits. It provides byte (well, _granularity_) addresses on the bus, and slaves are expected to i…