fixes the error in the ported counter slave reported in issue #122
fixes another couple of logic errors in that slave; and
adds a test design (under tests/ctr_slaves) that instantiates both block & ported counter slaves in a wide range of configurations (i.e. various values for generics), along with a corresponding test script (based on pytest)
This pull request:
tests/ctr_slaves
) that instantiates both block & ported counter slaves in a wide range of configurations (i.e. various values for generics), along with a corresponding test script (based onpytest
)