Douglas Reis

Results 9 comments of Douglas Reis

The test is still flaky, 75% pass rate in the last 14 days according to the [dashboard](https://dashboards.lowrisc.org/grafana/d/dba99902-ba0a-4cb3-b633-25d3a6245ba4/bazel-test-explorer?orgId=1&var-filter=personalize_functest&var-detail_show_pass=false&from=now-14d&to=now).

LGTM. But lets for wait the end of the quiet period to merge it.

The PR https://github.com/lowRISC/qemu/pull/249 will make the test `//sw/device/tests:spi_device_tpm_tx_rx_test` to work with Qemu.

This is what you can do to remove the second commit: ```sh git fetch --all --prune git checkout vt_checkins git reset --hard origin/vt_checkins # This should remove the most recent...

@github-gcontributor could you please handle this cherry-pick?

@github-gcontributor can you please create and link the backport PR here?

Would successfully running reggen after adding new fields to a HJSON file (for the field, register, and IP block) be a valid way to test this feature's completion?

I noticed that the supported attributes are declared as a hardcoded dictionary in the source code. The attribute declaration contains it's name and type, but the type doesn't seem to...

This is a draft https://github.com/engdoreis/opentitan/pull/44