def __init__(self): Depricated.__init__(self, 'signal', '003') self.message.append('Rule ' + self.unique_id + ' has been replaced with the following rules:') self.message.append(' function_015') self.message.append(' package_019') self.message.append(' procedure_010') self.message.append(' architecture_029')
def __init__(self): Depricated.__init__(self, 'instantiation', '011') self.message.append('Rule ' + self.unique_id + ' has been renamed to port_map_002.')
def __init__(self): Depricated.__init__(self, 'instantiation', '013') self.message.append('Rule ' + self.unique_id + ' has been renamed to rule generic_map_001.')
def __init__(self): Depricated.__init__(self, 'function', '003') self.message.append('Rule ' + self.unique_id + ' has been merged into function_100.')
def __init__(self): Depricated.__init__(self, 'attribute', '002') self.message.append('Rule ' + self.unique_id + ' has been superceeded by attribute_declaration_500 and attribute_specification_500.')
def __init__(self): Depricated.__init__(self, 'instantiation', '024') self.message.append('Rule ' + self.unique_id + ' has been split into rules:') self.message.append(' generic_map_008') self.message.append(' rule port_map_005')