Commit Graph

4 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
3191ab3848 Remove Python 3.14 from test matrix - incompatible with cocotb
Python 3.14 is still in development (alpha/beta) and causing cocotb simulation tests to fail. The cocotb library and its dependencies are not yet fully compatible with Python 3.14. Tests work correctly on Python 3.10-3.13, which aligns with the project's requirements.

Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
2025-11-10 15:44:20 +00:00
Arnav Sacheti
1eababe1ab remove cocotb -sim.yml 2025-10-26 18:00:53 -07:00
Arnav Sacheti
b1f1bf983a Refactor tests (better grouping + cocotb support) (#15)
* initial refactor

* fix cocotb tests

* fix typecheck

* install verilator
2025-10-26 17:56:35 -07:00
Arnav Sacheti
2d235f885d splti github actions up 2025-10-23 22:44:00 -07:00