1
0
mirror of https://github.com/openpower-cores/a2i.git synced 2026-02-25 08:21:27 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
umarcor
d43877b9af make run.py executable 2021-05-23 18:50:21 +02:00
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