1 2 3 4 5 6
import unittest from component import * from yosys_import import * if __name__ == '__main__': unittest.main()