• Will Kamp's avatar
    Fix Architecture and Entity dependencies so that files listed in correct order. · c79d7b83
    Will Kamp authored
    For the case when the entity and architecture are in different files (because you have multiple architectures). Added architecture dependency type. Now architectures depend on entities, instances depend on architectures. Dependency key is only library.entity so will probably not work if analysing multiple architectures for an entity.
    c79d7b83
vhdl_parser.py 6.7 KB