Coder Social home page Coder Social logo

iic-jku / osic-multitool Goto Github PK

View Code? Open in Web Editor NEW
48.0 48.0 14.0 124.93 MB

JKU IIC OSIC-Multitool for open-source IC (OSIC) design for SKY130.

License: Apache License 2.0

Shell 65.82% Verilog 15.34% TeX 11.41% Python 4.92% Tcl 0.42% Dockerfile 2.09%
lvs magic netgen ngspice openlane sky130 xschem

osic-multitool's People

Contributors

engrvip123 avatar h-s-s-11 avatar hpretl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

osic-multitool's Issues

Error downloading ngspice36

I'm trying to execute the main script to install this environment for open source IC design.
I'm having this error, seems ngspice-36 is not present on the url specified in the script.

>>>> Installing ngspice-36
--2023-05-25 13:35:35--  https://sourceforge.net/projects/ngspice/files/ng-spice-rework/36/ngspice-36.tar.gz
Resolving sourceforge.net (sourceforge.net)... 104.18.10.128, 104.18.11.128
Connecting to sourceforge.net (sourceforge.net)|104.18.10.128|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-05-25 13:35:35 ERROR 404: Not Found.

gzip: ngspice-36.tar.gz: No such file or directory
tar: ngspice-36.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
rm: cannot remove 'ngspice-36.tar': No such file or directory
./iic-osic-setup.sh: 227: cd: can't cd to /home/frah/src/ngspice-36

Is it a problem of my environment, or something needs to be fixed in the script?

Update tool & PDK versions

I have installed tools and PDK using iic_osic_setup.sh script in this repo.

How to update tools and pdk to latest version installed using this script?

gf180mcuC Xschem Setup Bugs

We're seeing issues with running Xschem with the gf180mcuC process. It doesn't seem to be working correctly. It doesn't have the models or PDK setup correctly within xschem. The $XSCHEM_LIBRARY_PATH is also not setup correctly. My teammates are also reporting simulation issues.

I start by sourcing the following .designinit file in a fresh terminal.

#!/bin/bash
export PDK=gf180mcuC
export PDKPATH=$PDK_ROOT/$PDK
export STD_CELL_LIBRARY=gf180mcu_fd_sc_mcu7t5v0

Then I start xschem, but it gives me the following incorrect pdk information in the terminal and it can't find the default process schematic as shown in the following error message pop-up.

pdk installation: using /foss/pdks
180MCU_MODELS: /foss/pdks/ngspice/models

image

This shows that the PDK models and the $XSCHEM_LIBRARY_PATH is not setup correctly.

Doing a diff of the xschemrc from SKY130 and gf180mcuC shows the following as the most significant difference. I also know several other differences before that which were mostly commented out values but seemed to show the gf180mcuC xschemrc is based off an older version of the xschemrc compared to SKY130.

image

I'm going to continue debug by updating to the latest version of the container. Is there a way to check the version number from within it?

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.