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>
This commit is contained in:
1
verilog/dv/cocotb/ldpc_tests/__init__.py
Normal file
1
verilog/dv/cocotb/ldpc_tests/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
# LDPC decoder test package for cocotb
|
||||
Reference in New Issue
Block a user