What could be the cause for this error which showe...
# sky130
e
What could be the cause for this error which showed while I was performing rte verification for a basic adder. Slack Conversation
m
Looks like there’s no docker image for the platform you’re trying to execute on.
e
So is it related to rte verification?
m
Looks like the
efabless/dv:latest
docker image, so yes, it’s the docker image for the verification.
e
So what could be the fix. could you let me know . This error is haunting me from three days
But when, I implemented the example counter code given by efabless team, I did not encounter any problem.
m
Not sure what the fix would be. Maybe try running on a machine compatible with the docker image? You might want to check the example counter to see if it uses the same docker image.