efabless / caravel_user_sram

Apache License 2.0
1 stars 0 forks source link

flow.tcl : command not found #10

Open Nandakishore-cmd opened 3 weeks ago

Nandakishore-cmd commented 3 weeks ago

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

vijayank88 commented 2 weeks ago

Have you ran https://github.com/efabless/caravel_user_sram?tab=readme-ov-file#quick-start all steps before make SRAM_1024x32 ?

Nandakishore-cmd commented 2 weeks ago

Yes, I did but I still got so many errors

On Sat, 8 Jun 2024 at 16:18, vijayan @.***> wrote:

Have you ran https://github.com/efabless/caravel_user_sram?tab=readme-ov-file#quick-start all steps before make SRAM_1024x32 ?

— Reply to this email directly, view it on GitHub https://github.com/efabless/caravel_user_sram/issues/10#issuecomment-2155985818, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATZGL3LBK5PB4VJ3NDR6KDLZGLOOLAVCNFSM6AAAAABIYVJVROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVHE4DKOBRHA . You are receiving this because you authored the thread.Message ID: @.***>

vijayank88 commented 2 weeks ago

Run all steps and capture it in log file and attach it here. So that someone can help you to resolve the same.