Skip to content

In this repository, I have discussed the steps with the screenshots to install opensource EDA Tools for VLSI Design.

Notifications You must be signed in to change notification settings

shubhamgarg1299/VSDFlow-Steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

VSDFlow-Steps

In this repository, I have discussed the steps with the screenshots to install opensource EDA Tools for VLSI Design.

Steps to Install on Ubuntu:

  1. Open Terminal:

VirtualBox_ubuntu_two_26_02_2023_11_53_56

  1. Install Git: sudo apt-get install git

VirtualBox_ubuntu_two_26_02_2023_12_04_23

  1. Clone the following repository: git clone https://github.com/kunalg123/vsdflow.git

VirtualBox_ubuntu_two_26_02_2023_12_08_03

  1. Change Directory to vsdflow: cd vsdflow

VirtualBox_ubuntu_two_26_02_2023_12_08_25

  1. Now we can see the following items in vsdflow directory:

VirtualBox_ubuntu_two_26_02_2023_12_08_51

  1. chmod 777 opensource_eda_tool_install.sh

VirtualBox_ubuntu_two_26_02_2023_12_09_07

  1. ./opensource_eda_tool_install.sh

VirtualBox_ubuntu_two_26_02_2023_12_09_25

VirtualBox_ubuntu_two_26_02_2023_12_14_08

List of Tools installed: a) Yosys - RTL Synthesis b) blifFanout - High fanout net (HFN) synthesis c) graywolf - Placement d) qrouter - Detailed routing e) magic - VLSI Layout tool f) netgen - LVS g) OpenTimer and OpenSTA - Static timing analysis tool

Now test some tools:

a) Yosys

VirtualBox_ubuntu_two_26_02_2023_12_14_25

VirtualBox_ubuntu_two_26_02_2023_12_14_36

b) Magic

VirtualBox_ubuntu_two_26_02_2023_12_14_51

VirtualBox_ubuntu_two_26_02_2023_12_15_11

c) qflow and qflowgui

VirtualBox_ubuntu_two_26_02_2023_12_16_22

VirtualBox_ubuntu_two_26_02_2023_12_16_40

VirtualBox_ubuntu_two_26_02_2023_12_16_49

Steps to test vsdflow on Ubuntu

  1. cd outdir_spi_slave
  2. qflow display spi_slave

About

In this repository, I have discussed the steps with the screenshots to install opensource EDA Tools for VLSI Design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published