''' Non-return-to-zero inverted (NRZ-I) is a method of mapping a bits to a physical signal for transmission over some medium. The two-level NRZ-I signal distinguishes data bits by the presence or absence of a transition at a clock boundary. ''' from .pd import Decoder