Philipp Wagner
Philipp Wagner
I'm confused ... I thought I wrote a comment about the x-initialization commit in this PR, but it seems to be lost?! Either way, that's what I wrote: What do...
:partying_face:
I actually would love to see support for test waiver files. Right now, we code tool-version-specific expectations in the tests and then update them from time to time when a...
Filed [SPT82777](https://www.aldec.com/en/support/customer_portal/cases/22777) with Aldec.
Since we need to get CI back green, I'll just disable the mingw tests (again).
Oh wait, there was a passing test run 20 minutes ago at https://github.com/cocotb/cocotb/actions/runs/8087291013/job/22098910736?pr=3733. Maybe MSFT resolved the issue? Let's rerun some older runs ...
Not ready for 1.9, dropping milestone.
That question has come up multiple times in the past. We should document the different types of "code coverage" (as discussed in this issue) and write a section on that...
Well, for HDL coverage, you only need extensions (such as cocotb-coverage) if you'd like to have (SystemVerilog-like) functional coverage, or want to drive your verificaton based on that. If you're...
I guess for a first version, just a script would be sufficient. While I in general don't like the `curl https://example.com/install.sh | sh` way of doing things, its a sufficiently...