Skip to content

68 move samples per bit function out of ibis ami tester notebook#80

Open
capn-freako wants to merge 43 commits into
masterfrom
68-move-samples_per_bit-function-out-of-ibis_ami_tester-notebook
Open

68 move samples per bit function out of ibis ami tester notebook#80
capn-freako wants to merge 43 commits into
masterfrom
68-move-samples_per_bit-function-out-of-ibis_ami_tester-notebook

Conversation

@capn-freako
Copy link
Copy Markdown
Owner

This turned into a complete revamping of the IBIS-AMI model testing infrastructure.

capn-freako and others added 30 commits March 20, 2026 09:38
==> This did NOT fix the performance problem.
…-out-of-ibis_ami_tester-notebook' into 68-move-samples_per_bit-function-out-of-ibis_ami_tester-notebook
- Needs some additional plot rearrangement.
- Still needs linting!
- Next step is to add linearity check.
- Factored testing code in `ami_tests.py`.
- Run time blow-up w/ larger `nbits`.
- Long tail of zeros in test input.
- New abstract class for test helpers.
- New dataclasses for better type checking.
- Model response plotting cleaned up and generalized.
- DFE adaptation plotting added.
- Bugs in IBIS model EmPy master template fixed.
- Cleaned up GetWave() response fetching.
- Added profiling output and test run configuration files to `.gitignore`.
- Includes absorbing channel response into test run defs.
- Also, absorbs bit_time, sample_interval, and nbits.
- Restored linearity checking.
- Gave individual testers ownership over figure size.
@capn-freako capn-freako linked an issue May 16, 2026 that may be closed by this pull request
@capn-freako capn-freako requested a review from jdpatt May 16, 2026 13:02
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 this pull request may close these issues.

Move samples_per_bit() function out of IBIS_AMI_Tester notebook.

1 participant