-
Hi, I really love this project since there are a lot of customization available, but I found one small problem.
According to `man 5 wlogout`:
> height and width are values between 0.0 and 1.0 that…
-
https://github.com/praseedpai/CD_Learn/blob/3664a772adc74b3c2a20d32654c67b0bbee20628/Chapter07/SlangStep2/parser.h#L58
```
Exp* parser::RDParser::Term() {
Token lToken;
Exp* retValue = Factor(…
-
### What's hard to do? (limit 100 words)
There is currently no ROM Model available in DSLX. Although a RamModel (1R1W RAM) can be used as a substitute in tests, it is impossible to use RAM rewriting …
-
### Version
Yosys 0.46 (git sha1 e97731b9d, g++ 12.2.0-14 -fPIC -O3)
### On which OS did this happen?
Linux
### Reproduction Steps
```
cat > same_port.v
-
I'm in way over my head here...kind of feel like the blind pig that found an acorn. Anyway, I'm trying to process a PDF that contains the following items:
10 0 obj
/DeviceGray
endobj
The problem is…
-
Hello!
I'm currently writing a firrtl lexer/parser for yosys using flex/bison and am a bit stuck because
the grammar of firrtl is not context-free.
This is because firrtl allows an id to be a res…
-
Reported by mtikekar@
https://groups.google.com/g/xls-dev/c/LgPOsMdDG2w/m/vi2ty7idBgAJ?utm_medium=email&utm_source=footer
```dslx
fn out_fn(x: u32, state: u32) -> u32 {
match x {
u32:0 …
-
### Issue
Dispatch time can be a limiting factor for perf, especially for decode, where op device latency are low. We see that ops generally have 3k to 6k cycles of dispatch time, regardless of the d…
-
I really love FlexAttention and attention-gym! Thanks for sharing this great resource
I'm trying to implement something similar to [PASTA](https://github.com/QingruZhang/PASTA). The [core logic](ht…
-
ERROR: builtin_op_importers.cpp:3345 In function importTopK:
[8] Assertion failed: inputs.at(1).is_weights()
ERROR: failed to parse onnx file