Tim Snyder

Results 48 comments of Tim Snyder

I understand why the BootROM change breaks things. I'll go fix the makefiles. Actually, it looks like the firesim changes in firesim#651 are required for the FireSim regressions that are...

Ok. Now that I'm past the FireSim failures, I see the breakages I thought I might see in `sims/verilator/Makefile`. I'm looking for where I would need to make a change...

w00t CI is passing everything except the FireSim is on master check!

I still don't see why https://github.com/firesim/firesim/runs/7753211481?check_suite_focus=true is failing. I mean, I see that one of the drivers is blowing up during infrasetup but I don't see where the driver compile...

Jerry, currently the SHA1 of the toplevel git repo and the `--` triplet are baked into the AGFI but: * the driver doesn't get annotated with the same information. It...

I also agree that this will address the first order issue of not getting an email about build results after the first failure but it also changes the exit code...

@davidbiancolin you said that you're no longer seeing this, right?

I have a fix for this, just need to rebase it forward and submit.

The tests currently have to add a `aws_test_credentials` fixture to prevent connecting to AWS. I think those should be applied universally in testconf.py and anyone wanting to really connect to...