i run sudo apt install make, then got You might wa...
# caravel
b
i run sudo apt install make, then got You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: klayout : Depends: libqt5opengl5 (>= 5.15.3) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
m
Did you try the suggestion?
Apt --fix-broken ?
b
yes, already fixed
whatever, can you share experience how to install the" pip"
Screenshot from 2023-09-14 06-26-10.png
it had been stuck here,
Successfully installed caravel-cocotb-1.0.0 charset-normalizer-3.2.0 cocotb-1.8.0 docker-6.1.3 find-libpython-0.3.0 packaging-23.1 requests-2.31.0 websocket-client-1.6.3 Error response from daemon: Head "https://registry-1.docker.io/v2/efabless/dv/manifests/latest": Get "https://auth.docker.io/token?scope=repository%3Aefabless%2Fdv%3Apull&service=registry.docker.io": dial tcp: lookup auth.docker.io on 127.0.0.5353 read udp 127.0.0.147096 >127.0.0.5353: i/o timeout make: * [Makefile324 setup-cocotb] Error 1
m
from the screenshot maybe you are in the wrong directory?
you need to change into caravel to run the tests
b
you meant change directory to undern Caravel?
m
I realise I don't know what you're trying to do, can you explain?
b
Below is the command i run
benison@benison-VirtualBox:~/isp_cteTWLCEO$ make setup
make setup the OPENLAN in my under my repository
m
but what are you trying to do
this channel is about Caravel, the RISCV cpu and infrastructure that our user designs can interact with. https://caravel-harness.readthedocs.io/en/latest/
b
let me try it now
m
b
below is the last message what i got. After i run the command of "make setup"
urn off this advice by setting config variable advice.detachedHead to false make[2]: Entering directory '/home/benison/isp_cteTWLCEO/openlane/asic/openlane' Makefile23 warning: undefined variable 'DOCKER_SWAP' Makefile26 warning: undefined variable 'DOCKER_MEMORY' Makefile42 warning: undefined variable 'ROUTING_CORES' Makefile84 warning: undefined variable 'STD_CELL_LIBRARY' Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io on 127.0.0.5353 read udp 127.0.0.155541 >127.0.0.5353: i/o timeout make[2]: * [Makefile115 pull-openlane] Error 1 make[2]: Leaving directory '/home/benison/isp_cteTWLCEO/openlane/asic/openlane' make[1]: * [Makefile90 openlane] Error 2 make[1]: Leaving directory '/home/benison/isp_cteTWLCEO/openlane' make: * [Makefile192 openlane] Error 2
m
but what are you trying to do
b
i what to set up the environment for making the Caravel model
seems like it must to set up the environment for openland first.
m
no, the best way is to follow the instructions I posted above
b
i just follow the instruction of YT by jeff made
m
make sure you start them in a new terminal so the old environment variables don't get uesd
b
ok
m
I'm about to go offline, but I will check in later
good luck
make sure to follow the instructions exactly
b
ok, and thanks