vjkr / OpenRoadProject

Learning to use GUI through project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenRoadProject

Learning to use GUI through project

Installing OpenRoad complete project

after studying https://github.com/nickson-jose/openlane_build_script/blob/master/openlane_script.sh Found this error while installing git Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 6204 Found solution using https://askubuntu.com/questions/15433/unable-to-lock-the-administration-directory-var-lib-dpkg-is-another-process Cloned Openlane Build Script from NJ, this is a one stop solution for python and docker installations. We can continue independent work hereafter. Finally installing "standalone build" Got this... It shows sky130A files too. This might be interesting! image Referrring to https://github.com/efabless/openlane to check if everything is fine

make make test ran successfully! Basic test passed. this is first step towards VLSI -vsd

Comparing things with vsdflow

Found error for tcl scripts. /usr/bin/env: ‘tclsh’: No such file or directory installed tcl and got rid of error sudo make mount important command to enter openlane

Projects are less. I will copy from others image getting errors for others designs seems I have to learn config files image Getting few warnings and errors with configurations. But this is fun! image Yet flow got completed!!! image

We will try ORFS!!!!!!!!!!!!!!!

tRYing from here https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/master/docs/user/BuildLocally.md

About

Learning to use GUI through project

License:MIT License