We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when I try to run the command "make SRAM_1024x32" I get an error like this
sh: flow.tcl: command not found make[1]: *** [Makefile:80: user_project_wrapper] Error 127 make[1]: Leaving directory '/home/kali/caravel_user_sram/openlane' make: *** [Makefile:124: user_project_wrapper] Error 2
The text was updated successfully, but these errors were encountered:
Have you ran https://github.com/efabless/caravel_user_sram?tab=readme-ov-file#quick-start all steps before make SRAM_1024x32 ?
make SRAM_1024x32
Sorry, something went wrong.
Run all steps and capture it in log file and attach it here. So that someone can help you to resolve the same.
No branches or pull requests
when I try to run the command "make SRAM_1024x32" I get an error like this
sh: flow.tcl: command not found
make[1]: *** [Makefile:80: user_project_wrapper] Error 127
make[1]: Leaving directory '/home/kali/caravel_user_sram/openlane'
make: *** [Makefile:124: user_project_wrapper] Error 2
The text was updated successfully, but these errors were encountered: