capn-freako/PyBERT

Add support for AMI_Init() impulse response matrix.

capn-freako opened this issue · 0 comments

Currently, we don't take advantage of the matrix nature of the impulse_matrix parameter of the AMI_Init() function, normally used to model cross-talk.
(We populate only the first column when we call the function.)

When we address #143 we'll need to change this, in order to support cross-talk modeling in our channel analysis.