Files
chip_ignite/verilog/dv/cocotb/ldpc_tests/__init__.py
cah 5b92587f51 feat: add generated test vector data for cocotb and firmware
Add test_data.py (cocotb Python module) and test_vectors.h (C header)
with 20 test vectors from the Python behavioral model. LLR data is
packed 5 per 32-bit word matching the wishbone interface format.
11 converged vectors for positive testing, 9 non-converged for
negative testing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 18:37:37 -07:00

2 lines
39 B
Python

# LDPC decoder test package for cocotb