• Will Kamp's avatar
    Add architecture to vhdl parser, so that dependencies are generated between the… · 4b77a820
    Will Kamp authored
    Add architecture to vhdl parser, so that dependencies are generated between the architecture and the entity which may be in different files.
    Causes problem in new_dep_solver when entity and architecture are in the same file because now a file will depends on itself (which it technically does). When re-expressing the VHDL dependencies as file dependencies we avoid creating the circular dependency to itself.
    4b77a820
Name
Last commit
Last update
docs Loading commit data...
hdlmake Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...