alexforencich / verilog-axis

Verilog AXI stream components for FPGA implementation
MIT License
710 stars 220 forks source link

Add explicit python3 prefix to all python paths in test suite #27

Closed dbarrie closed 9 months ago

dbarrie commented 9 months ago

Allows WSL to properly execute the tests by explicitly stating how the python files should execute. Line ending issues cause WSL to get confused if the repo uses Windows line endings.