Gary Guo
Gary Guo
The instruction is missing a trailing slash, causing 404 to be reported.
I discovered this when refined GitHub failed to understand my cron expression.
This gives the private CI run a bit more information so it can display cross-links.
These crates are discovered during crater run of https://github.com/rust-lang/rust/pull/116088 to be flaky, details [here](https://github.com/rust-lang/rust/pull/116088#issuecomment-1870577466). I only included the crates that I have determined (by examining source code and reproducing flakiness...
CW340 bitstream build is not currently on our critical path, so run it on a slower machine to relieve bitstream builder queue pressure.
The test was moved from sw/device/tests/sim_dv to sw/device/tests and the hjson hasn't been updated.
This is a port of https://github.com/lowRISC/sonata-system/pull/55
This is just a demonstration of what it would look like to use nix as build system, please don't merge! @engdoreis @hcallahan-lowrisc
This would make the example in #123231 print "Noisy Drop". I didn't mark this as fixing the issue because the behaviour is yet to be spec'ed.
### Description It was discovered that a source of FPGA CI flakiness was from HyperDebug firmware update. Example: https://dev.azure.com/lowrisc/opentitan/_build/results?buildId=159507&view=logs&j=6d7ef521-d3a1-575b-de1b-a7342dcf1a8e&t=5fbf7d75-9dee-5f42-7084-95893df8eb52 The failure pattern is: * HyperDebug firmware is updated * USB...