Coder Social home page Coder Social logo

muhammadtalhasami / openlane Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 393 KB

This is my openlane repository in which we perform synthesis of our design/module.

Tcl 66.54% Verilog 33.46%
klayout muhammadtalhasami-github- netlist openlane openlane-flow synthesis cts- desgin-synthesis- floorplan- muhammad-talha-github-

openlane's Introduction

INTRO

logo

This is my OpenLane repository in which i perform the synthesis of different design modules.

SYNTHESIS: synthesis is the process of converting RTL(synthesizable verilog code)to technology specific gate level netlist.

NETLIST: It is basically a combination of sequential elements and their logical connectivity

HOW YOU CAN USE THIS REPO

clone my repo

https://github.com/muhammadtalhasami/openlane

OPENLANE_INSTALLATION

The short version is, to install the OpenLane environment...

  1. Get Docker
  2. Get Python 3.6 or higherUbuntu)
    • On Ubuntu, you may also need to install venv: apt-get install python3-venv

Run the following commands in your terminal:

1): cd $HOME
2): git clone https://github.com/The-OpenROAD-Project/OpenLane
3): cd OpenLane
4): make
5): make test

After the installation is completed :

now simply run this on your terminal:-

1): cd OpenLane
2): make mount

now you can use it

NOTE: you might face some problem while installing docker please follow the above giving link for that carefully.

GUI_OF_DESIGN

for this you can used klayout

follow this command on your terminal:-

1): sudo apt-get install klayout

CONTRIBUTION

We welcome contributions from the community to enhance the repository with new projects, improvements, and additional resources. If you have ideas or suggestions, feel free to fork the repository, make your changes, and submit a pull request.

openlane's People

Contributors

muhammadtalhasami avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.