Error when 'make' command is given #1673
-
When 'make' command is given , it's showing |
Beta Was this translation helpful? Give feedback.
Answered by
vijayank88
Mar 1, 2023
Replies: 1 comment
-
If OpenLane successfully installed from here mean: https://github.com/The-OpenROAD-Project/OpenLane you should use To simply test your installation Read this document: https://openlane.readthedocs.io/en/latest/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vijayank88
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If OpenLane successfully installed from here mean: https://github.com/The-OpenROAD-Project/OpenLane
you should use
make mount
to enter into docker container.To simply test your installation
make test
directly.Read this document: https://openlane.readthedocs.io/en/latest/