Max Strange

Results 4 issues of Max Strange

https://github.com/leonardt/fault/blob/f8373e14dfa96d1cab6676387e17202c10df16c4/fault/verilator_target.py#L21-L22 Also needs `import platform` again

I am experiencing an issue where any attempts to generate a Verilog for my test bench is segfaulting. ``` %> coreir --version v0.1.51 ``` This error can be reproduced by...

Joey, I was hoping you could help me out with your autovectorization and make it generate single width addresses for items internally represented as multiple ports. For instance, the agg...

As per current cuSPARSE documentation - cusparseCreateCsr's 5th argument needs to != NULL when rows > 0

cuSPARSE