Closed heiner-bauer closed 2 years ago
Hey @heiner-bauer, thanks for raising this project's first pull request!
The changes look good to me, could you add unit tests for this to tests/integration/py_wrapper_tests.py
and tests/integration/tool_tests.py
?
Cheers, Jamie
Pass the previously unused Python command line arguments -I and -D to RunVerilator. The conversion from boost::python::list seems a bit clumsy, but the best I could come up with for now.