vjkr / openlane-installation

Installation procedure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-installation

## Didnt work :(

Installation procedure wrt https://github.com/The-OpenROAD-Project/OpenLane

Setting up Linux system on Windows Trying to use WSL - Windows subsystem on Linux instead of Virtual Machine Installation Hoping to find smooth operation of IO peripherals and easy access to local system.

Step 1: Open CMD with administrator privileges. image Above image indicates openlane is already installed.

Step 2: Install Ubuntu 20.04 as suggested here https://github.com/The-OpenROAD-Project/OpenLane

image

Installation should get completed as below. image

Step 3: Trying to install Openlane using github link installed docker image as mentioned in short version of desktop also https://docs.docker.com/desktop/install/windows-install/ downloaded .exe file and installed as above running below commands to create a container i guess image got error as below image trying to change to wsl2 by refering mentioned url too many errors in installation !!

Switching to direct install running sudo python install, git install and make install. fingers crossed. Need to study need of docker container!

## trying another way THIS WORKED. DOCKER INSTALLED iNSTALL vmware downloaded latest version of xubuntu because vsdiat lab used xfce xubuntu. install xubuntu using 'easyinstall' on vmware tried DOWNLOADING .deb file and install docker. encoountered error. # Best final solution amongst all is follow prerequisites and installation from below link https://docs.docker.com/engine/install/ubuntu/#set-up-the-repository Received reply for hello-world ![image](https://user-images.githubusercontent.com/16399079/207249689-f1122bbb-1e9b-4782-985a-161efde6be5c.png)
## Worked individual standalone, but support is less. Switching to vsdflow # Completed post docker installation steps from https://docs.docker.com/engine/install/linux-postinstall/ ![image](https://user-images.githubusercontent.com/16399079/207250381-48de0af9-e5da-4b2c-b2bd-d6fb8bce3697.png)

Completed venv and python3-pip installation, git and make

image

#cloning openlane project folder., make , make test !! Successful installation image

image Test passed!! Switching to project work.

## vsdflow installation After git clone from https://github.com/nickson-jose/openlane_build_script.git

image image sAYS cONGRATULATIONS!!

sky130 was not installed in pdk directory had to export pdk path and run make command using sudo This generated sky130 files image

All steps are completed properly with results image image Planning to leaarn individual steps in detail. Good Luck

About

Installation procedure

License:MIT License