Skip to content

Issues: cocotb/cocotb

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add feature to dump information about tests type:feature new or enhanced functionality
#3882 opened May 3, 2024 by ktbarrett
Don't handle BaseException category:codebase:scheduler relating to cocotb's coroutine scheduler, triggers, and coroutine objects type:feature new or enhanced functionality
#3880 opened May 3, 2024 by ktbarrett
Make sure all public interfaces are documented and typed category:docs documentation issues and fixes type:cleanup cleanup or refactoring on code, documentation, or other areas
#3866 opened Apr 26, 2024 by ktbarrett 2.0
Make cocotb_tools.runner work on native Windows environment category:ci continuous integration and unit tests category:codebase:project-automation (makefiles and Python runner) relating to project automation code category:OS:Windows Microsoft Windows-specific issues type:feature new or enhanced functionality
#3865 opened Apr 26, 2024 by ktbarrett 2.0
Make working with packed objects easier category:codebase:handle relating to handles or handle types (BinaryValue) type:feature new or enhanced functionality
#3857 opened Apr 21, 2024 by ktbarrett
Make terminology used in documentation consistent category:docs documentation issues and fixes
#3856 opened Apr 21, 2024 by ktbarrett
Python Runner starts tests directly (not waiting for GUI) category:codebase:project-automation (makefiles and Python runner) relating to project automation code type:feature new or enhanced functionality
#3850 opened Apr 19, 2024 by AmutioAlex
Change CI's MacOS Verilator test to build cocotb from source category:ci continuous integration and unit tests good first issue this issue is a good starting point for new contributors. The issue should give an actionable descri type:bug a bug in existing functionality
#3849 opened Apr 18, 2024 by ktbarrett
Allow Logic for BinaryValue.__eq__() in cocotb 1.8 type:feature new or enhanced functionality
#3845 opened Apr 16, 2024 by wimiko 1.9
Add Python runner to quick start guide category:docs documentation issues and fixes
#3844 opened Apr 16, 2024 by ktbarrett
Treat each MODULE as it's own testsuite in JUnit results type:feature new or enhanced functionality
#3835 opened Apr 9, 2024 by ktbarrett
Questa's FLI allows depositing over a forced signal category:simulators:questa Mentor Questa upstream An issue with an upstream simulator
#3833 opened Apr 7, 2024 by ktbarrett
Setting value on forced signal causes implicit release on Riviera category:simulators:riviera Aldec Riviera-PRO upstream An issue with an upstream simulator
#3832 opened Apr 7, 2024 by ktbarrett
Force/Release don't work on Verilator category:simulators:verilator Verilator upstream An issue with an upstream simulator
#3831 opened Apr 7, 2024 by ktbarrett
Release does not work on GHDL category:simulators:ghdl GHDL upstream An issue with an upstream simulator
#3830 opened Apr 7, 2024 by ktbarrett
Improve implementation of Freeze and Release category:codebase:handle relating to handles or handle types (BinaryValue) type:bug a bug in existing functionality
#3829 opened Apr 7, 2024 by ktbarrett
GHDL Arrays Access category:simulators:ghdl GHDL upstream An issue with an upstream simulator
#3814 opened Mar 28, 2024 by gbowers4
Replace expect_fail and expect_error with something like pytest.mark.xfail category:ci continuous integration and unit tests
#3789 opened Mar 19, 2024 by ktbarrett
Make SimFailure private category:codebase:tests (regression_manager) regarding the code for automating test runs type:feature new or enhanced functionality
#3788 opened Mar 19, 2024 by ktbarrett
Refactor TestSuccess category:codebase:tests (regression_manager) regarding the code for automating test runs type:feature new or enhanced functionality
#3787 opened Mar 19, 2024 by ktbarrett
Always _discover_all when finding a sub-handle category:codebase:handle relating to handles or handle types (BinaryValue)
#3757 opened Mar 5, 2024 by ktbarrett
ProTip! Exclude everything labeled bug with -label:bug.