caravel_cocotb -t <tb_name> macros USE_PART_...
# general
a
caravel_cocotb -t <tb_name> macros USE_PART_1 -----> caravel cocotb is not found .how to resolve it . can any one help
e
Can you make sure cocotb is installed on your system. If its not you can simply install with "pip install cocotb"
a
installed
image.png
e
is caravel_cocotb also installed ? I think command not found error means theres a problem with the installation. Can you look at the documentation to make sure : https://caravel-sim-infrastructure.readthedocs.io/en/latest/usage.html
a
check at last one command . import caravel_cocotb . it doesn't through the error