Harshil Patel

Results 26 issues of Harshil Patel

Currently, the READMEs in the gem5-resources repository do not link to the resource on the resources website. It would be good to have the documentation link to the actual resources.

resources

When defining an exit event in gem5, it's important to call the generator function instead of passing the generator itself to `ExitEvent.EXIT`. If a generator is mistakenly passed instead of...

enhancement
stdlib

- workbegin now is called after timer_start - workend is called before timer_end

### What happened? We use artifacts to run tests on our GitHub organization. Sometimes randomly the atrifact download would fail randowmly with the following error. ``` error: Unable to download...

bug