The new cocotb version(2.x) had a better support for verilator simulator. The sim framework in litex is based on verilator and singnals are mainly driven by c programs. Is it possible to make the sim framework in litex to support cocotb so we can drive signals from python when i develop new Peripherals,thanks!
The new cocotb version(2.x) had a better support for verilator simulator. The sim framework in litex is based on verilator and singnals are mainly driven by c programs. Is it possible to make the sim framework in litex to support cocotb so we can drive signals from python when i develop new Peripherals,thanks!