Skip to content

cocotb: Add version 2.0.1 - #2189

Merged
luhenry merged 1 commit into
mainfrom
cocotb
Sep 21, 2026
Merged

luhenry merged 1 commit into
mainfrom
cocotb

Conversation

@luhenry

@luhenry luhenry commented Sep 21, 2026

Copy link
Copy Markdown
Member

Builds cocotb's GPI/VPI/VHPI/FLI shim libraries and the cocotb.simulator CPython extension, plain POSIX C++ with no simulator or x86-specific code. Upstream publishes no riscv64 wheel.

Mirrors upstream's build-test-release.yml (its release_build_bdist nox session just runs cibuildwheel from the checkout).

Differs from upstream

  • Matrix trimmed to cp312/cp313 - setup.py hard-errors above Python 3.13 for this release
  • dnf -y install libstdc++-static - riscv64 image lacks it; needed by the -static-libstdc++ link flag

Matrix: cp312/cp313 only - see above

Testing

  • No HDL simulator (Icarus/Verilator/GHDL/...) is available in the manylinux image, so the suite's simulator_required half can't run here
  • Runs the same simulator-agnostic subset upstream's own release process runs before publishing (noxfile.py's release_test_nosim), via staged tests/pytest

License: OK

Built on cp312 (x86_64, local rehearsal); 98 passed, 28 deselected.

@github-actions

github-actions Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-21 20:58 UTC

@luhenry
luhenry merged commit 5152580 into main Sep 21, 2026
12 of 13 checks passed
@luhenry
luhenry deleted the cocotb branch September 21, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant