Skip to content
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

Forks have been removed in cocotb #61

Open
toddstrader opened this issue Oct 18, 2023 · 0 comments
Open

Forks have been removed in cocotb #61

toddstrader opened this issue Oct 18, 2023 · 0 comments

Comments

@toddstrader
Copy link
Contributor

But cocotb-bus still uses them:

self._cr = cocotb.fork(self._cr_twiddler(generator=generator))

cocotb-bus does seem to understand it can't tolerate cocotb 2.0:

"cocotb>=1.5.0.dev,<2.0"

but it is now not possible to run HEAD-to-HEAD.

For reference:
cocotb/cocotb#3425

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 a pull request may close this issue.

1 participant