-
-
Related to: #781
# My Proposal
Update extension category list:
```
From: "IMAFDQLCBKJTPVN"
To: "IMAFDQLCBKJTPVNH" (add "H" to the end)
```
(assuming #831 is applied)
This is *incompa…
a4lg updated
6 months ago
-
Hi,
```X509Certificate2``` has **RawData** property, but ```CertificateRequest``` doesn't.
**API Proposal:**
```cs
public partial class CertificateRequest
{
public byte[] RawData { get; }
…
-
Output:
```
Prototype version 12
Found device 138a:0090
This device is supported, it should output valid fingerprint image
Index 1, size 12
0000 63 35 66 63 38 30 35 33 35 34 34 34
usb writ…
-
I compute the column indices and non-zero values to the sparse matrix in an OpenCL kernel iteratively (new vectors at each iteration). The code for the sparse matrix creation is as follows:
`array …
-
Some Sail code isn't hand-written, but generated by other programs. We's started an interesting debate about how to deal with this in the comments on the P Extension PR https://github.com/riscv/sail-r…
-
### Issue
The generator outputs `modify_instruction.v` which contains the following lines:
```
output reg [31:0] qed_instruction;
...
assign qed_instruction = ...;
```
In QuestaSim vlog compi…
-
Hi all,
I'm trying out Vikus after seeing it demonstrated at the IIIF Napoli conference last June.
When I run the "Generate instance" on the default collection:
https://iiif.wellcomecollection.…
-
## 前情
某日我儿(前端 ios 使用 https 但是没有强制)问我如何利用 charles 来代理后端**本地** API 测试,我直接甩给他 `map remote` 大法 (from https to http),解决。
## 思考
这时候我觉得 charles 类似 QuantumultX 直接重写响应 payload,但是看了 doc 之后发现仅仅只是转发。然后我问…
-
Let's collect requirements for CSRs here.
Overview of oMigen design:
* Two kinds of registers: `CSRStatus` (R/O) and `CSRStorage` (R/W);
* Located on the dedicated CSR bus;
* Does not supp…