Я использую NVC в WSL. Я не могу понять, что такое ошибка, потому что есть файл.
Код: Выделить всё
# Run the test with cocotb runner.
runner.test(
test_module = "test_axiLite_reg",
hdl_toplevel = "axiLite_reg_top",
hdl_toplevel_lang = "vhdl"
)
Подробнее здесь: https://stackoverflow.com/questions/796 ... ith-cocotb