1
0
mirror of https://github.com/openpower-cores/a2i.git synced 2026-01-30 05:33:48 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Lars Asplund
8614f6800b Created VUnit run script.
VUnit performs dependency scanning to determine compile order. If an early compiled file has an used reference to a library for which no files have been compiled yet, that library is not recognized and leads to a compile error.
Such unused library reference have been removed.
2021-04-01 22:07:52 +02:00