You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is solely blocked on Yosys issue YosysHQ/yosys#726. It's in my queue for some time, but the threshold for merging it is fairly high (multiple days of randomized testing), so I haven't been able to push it to completion yet.
Comment by whitequark Tuesday Jun 11, 2019 at 07:51 GMT
@mithro It's kind of a pain to set up VlogHammer in the first place. I think I can use the M-Labs machine for testing that once I have a general confidence in the correctness of the changes to that pass.
Comment by whitequark Sunday Jul 14, 2019 at 03:34 GMT
Would having access to a bunch of CPU resources help with the randomized testing?
Actually, what kind of resources can you provide? If it's something monstrous like a 64-core machine I'd be interested. VlogHammer is embarrassingly parallel, so it pays off to use a huge number of slower cores.
Activity
nmigen-issue-migration commentedon Jun 11, 2019
Tuesday Jun 11, 2019 at 07:48 GMT
@whitequark Would having access to a bunch of CPU resources help with the randomized testing?
nmigen-issue-migration commentedon Jun 11, 2019
Tuesday Jun 11, 2019 at 07:51 GMT
@mithro It's kind of a pain to set up VlogHammer in the first place. I think I can use the M-Labs machine for testing that once I have a general confidence in the correctness of the changes to that pass.
nmigen-issue-migration commentedon Jul 14, 2019
Sunday Jul 14, 2019 at 03:34 GMT
Actually, what kind of resources can you provide? If it's something monstrous like a 64-core machine I'd be interested. VlogHammer is embarrassingly parallel, so it pays off to use a huge number of slower cores.
nmigen-issue-migration commentedon Jul 15, 2019
Monday Jul 15, 2019 at 14:01 GMT
I could provide pretty much anything on the list at https://cloud.google.com/compute/docs/machine-types
Anything like the following might work?
nmigen-issue-migration commentedon Jul 31, 2019
Wednesday Jul 31, 2019 at 04:58 GMT
Fixing YosysHQ/yosys#726 proved to be extraordinarily complex, so bumping this from 0.1 milestone.