Coder Social home page Coder Social logo

Comments (5)

rovinski avatar rovinski commented on July 28, 2024 1

@vijayank88 this is because the way chameleon is set up is very brittle. _3252_ is an auto-generated instance name from yosys. The creator(s) of this design ran synthesis to get the auto-generated instance names of the macro(s), then put those names in the config file.

By changing ABC_CLOCK_PERIOD_IN_PS, you are causing a perturbation in yosys which causes the instance name of the macro to be changed to something else, thus _3252_ doesn't exist. The best solution would be to find a workaround that doesn't require an auto-generated instance name in the config file.

from openroad-flow-scripts.

maliberty avatar maliberty commented on July 28, 2024

Why is platforms/sky130hd/chameleon in the platform and not in the design? Why does this design need a manual macro placement at all?

from openroad-flow-scripts.

rovinski avatar rovinski commented on July 28, 2024

Why does this design need a manual macro placement at all?

Same issue as in #217 (comment). Macro placer does not do a good job and leads to failures.

from openroad-flow-scripts.

maliberty avatar maliberty commented on July 28, 2024

That PR is danglig with "@rovinski what remains to do here?" The chameleon issue had been resolved.

from openroad-flow-scripts.

vijayank88 avatar vijayank88 commented on July 28, 2024

chameleon is part of CI. Shall we close this as resolved? @maliberty

from openroad-flow-scripts.

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.