Martin Troiber
Martin Troiber
Spike seems to use a slighty modified version of softfloat **3d** with some additions that are not present in this **3e** version. Would it be possible to sync them up...
Spike seems to use a slighty modified version of softfloat **3d** with some additions that are not present in the upstream **3e** version. Would it be possible to sync them...
Hi Jan, thanks for the great project. I just tried reproducing it locally and ran into missing component issues: `Warning (125092): Tcl Script File ../qsys/system/synthesis/system.qip not found` And then during...
I'm trying to use `client.Ds.QueryMetricsWithExpressions()` to see if my metrics data source can be queried with a custom query from Grafana. ``` type Datasource struct { Uid string `json:"uid"` }...
Thanks for the test suite. It's super helpful for developing simulators and RTL. Maybe I missed something but I think the tests currently don't take into accout `vxrm`, `frm`, `mstatus`,...
### Help I'm trying use the HDMI output to display 3D graphics which are computed on the big core. My setup is currently running buidroot [linux on the big core](https://www.remlab.net/op/k230-canmv-debian.shtml)....