Giter Site home page Giter Site logo

Comments (4)

StefanSchippers avatar StefanSchippers commented on August 11, 2024 1

For standard cells you need to add this line in the testbench:
.include /<pdk_install_root>/share/pdk/sky130A/libs.ref/sky130_fd_sc_hd/spice/sky130_fd_sc_hd.spice
Of course replace <pdk_install_root> with the location of the pdk install on your machine (may be /usr/local but depends on installation).
This single file contains the spice netlists of all standard cells.

from xschem_sky130.

StefanSchippers avatar StefanSchippers commented on August 11, 2024

You don't need to use the xschem_sky130 repository directly. Install open_pdks. This will get the spice models and the xschem symbols.
Detailed instructions are here.

from xschem_sky130.

mhajimorad avatar mhajimorad commented on August 11, 2024

Hi @StefanSchippers ,

I had previously installed open_pdks. I do not have any issues simulating circuits with the sky130 devices themselves when I include the path to the model files referenced in Corner: tt.

What syntax is needed for the .include statement as it pertains to the standard cell library components in sky130_fd_sc_hd?

Thank you!

from xschem_sky130.

mhajimorad avatar mhajimorad commented on August 11, 2024

Thank you @StefanSchippers !

Inclusion of your referenced line in the testbench works.

As a follow-up question: Are you able to provide some context/background information as to how the constituent transistors of the standard cells were sized?

Take for example the standard cells nand2_1 and nor2_1. It appears that all PMOS and NMOS transistors of these gates have been sized W=1 and W=0.65, respectively. This suggests that transistor sizing was not based-on arriving at comparable (worst-case) rise and fall times. So what was the sizing based-on?

Thank you!

from xschem_sky130.

Related Issues (17)

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.