Tommy Thorn
Tommy Thorn
> all out-of-order designs are affected by some variants of Spectre attacks I don't think that's true. It's speculation, not out-of-order, that lead to Spectre. BOOM might be affected, but...
The issue was the presence of a MAKEFLAGS environment variable set to -j24. This breaks skywater-pdk with isn't parallel make safe. It's fixable but also trivial to workaround, so closing.
To preempt calls for filing this with Anaconda: it's clear that anaconda isn't actually a portable solution. It doesn't even support Arm.
Two points you must have missed: 1. In order to get to this point I obviously had Docker working 2. Even Arm isn't supported by conda. There may be other...
This. Exactly this is why I worked with the original authors to gather all pieces that made up Reduceron and got it running (and have maintaining it since). The original...
The discussion lately seems to focus on the vector extension but that seems unrelated the "rdtsc"-like features that prompted this filing.
I just noticed your issue, apparently I wasn't getting notifications :( Yeah, I really should get on with a port (or even better, help someone else with one). As for...
This is one of the issues I referred to: https://github.com/YosysHQ/yosys/issues/1101
Fay has a very similar issue and it only makes sense to pay deeply attention to the solution they eventually adopts. Some options are discussed at the end of "Why...
Thanks, that sounds promising. Would you be able look into more? I'll read up on CoreModule myself.