cocotb coherence #64
Replies: 5 comments
-
We need a maintainer willing to work on this repo. And I don't think that cocotb-bus and cocotb should be able to be installed together right now, the setup.py in this repo lists EDIT: Ah, 2.0.dev0 is less than 2.0. |
Beta Was this translation helpful? Give feedback.
-
@ktbarrett @toddstrader , |
Beta Was this translation helpful? Give feedback.
-
I agree @jahagirdar - I think providing a basic set of tools to implement VIPs is a good direction, happy to put in some work to get this functionality alongside the cocotb project. |
Beta Was this translation helpful? Give feedback.
-
@eric-wieser @cmarqu @imphil , |
Beta Was this translation helpful? Give feedback.
-
Good idea, I just enabled them. |
Beta Was this translation helpful? Give feedback.
-
Is there an expectation for HEAD-to-HEAD correctness between cocotb and cocotb-bus? Is coherence expected to be best effort? Will the packages be released in tandem so at least releases are known to work together? Also, I'm not sure if this is possible with GitHub CI, but should this repo know when it is broken wrt cocotb's HEAD?
Also also, what's the prognosis for this repo? I see it hasn't had a commit in over a year. Dare I ask, is cocotb-bus dead?
I recently posted #62 when
fork
was removed from cocotb. And now I'm seeing that_AssignmentResult
has been removed with is breakingbus.py
. I haven't dug further since the last round of pruning in cocotb, so I'm not sure what else is busted. I can keep fixing things up, but just want to make sure I'm headed in a meaningful direction.@ktbarrett thoughts?
Beta Was this translation helpful? Give feedback.
All reactions