Coder Social home page Coder Social logo

Comments (6)

ax3ghazy avatar ax3ghazy commented on July 24, 2024

Hi @njose939,

This is currently not very possible. The only options you have for pin placement currently are random equidistant distribution of pins, or a placement that optimizes the HPWL (see the FP_IO_MODE configuration parameter). What you describe is a feature we wanted to implement for a while, so I will leave this open until it's available.

Thanks.

from openlane.

agorararmard avatar agorararmard commented on July 24, 2024

@nickson-jose: You can set set ::env(FP_PIN_ORDER_CFG) $::env(DESIGN_DIR)/pin_order.cfgand add a pin_order.cfg under your design directory like this one: https://github.com/efabless/openlane/blob/master/designs/spm/pin_order.cfg

from openlane.

Haseeb-Baloch avatar Haseeb-Baloch commented on July 24, 2024

The example pin_order.cfg sets all 32 pins of the 'x' input to the north, is there anyway to divide these pins to 2 sides?

from openlane.

agorararmard avatar agorararmard commented on July 24, 2024

@Haseeb-Baloch: this will serve as a better example for you: https://github.com/efabless/caravel/blob/master/openlane/user_project_wrapper/pin_order.cfg

from openlane.

Haseeb-Baloch avatar Haseeb-Baloch commented on July 24, 2024

Thank you @agorararmard this was exactly what I was looking for

from openlane.

hanm2019 avatar hanm2019 commented on July 24, 2024

Hi, I have a question about pin_order.cfg file. It seem that It can custom the pins in which sides.

If the pin_order.cfg is :

#N
x
y
z

Does it means that there are three pin in the north and the relative position of the three pins is decided, such as x y z? or the z x y is also possible?

from openlane.

Related Issues (20)

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.