def do_do_trans(self, address):
    """
      Print a transition array in a readable format.
    """
    start = int(address, 16)