foss-asic-tools icon indicating copy to clipboard operation
foss-asic-tools copied to clipboard

FOSS-ASIC-TOOLS is all in one container for SKY130 based design both Analog and Digital. Below is a list of the current tools already installed and ready to use.

Results 6 foss-asic-tools issues
Sort by recently updated
recently updated
newest added

Please cherry-pick which changes you want/need, as we changed quite a bit. Our changes rebased CentOS7 to RockyLinux8, and now support `x86_64` as well as `aarch64`. Plus, we cleaned up...

As of today, running the docker in tigervnc vncviewer after "docker pull efabless/foss-asic-tools:latest". I wanted to use klayout for layout work with sky130, and ran into an issue ``` sh-4.2$...

I found that VNC needs the following to work: Instead of `docker run -it -p 80:80 --user $(id -u):$(id -g) -v $DESIGNS:/foss/designs efabless/foss-asic-tools:latest bash` one needs to run `docker run...

The file that the `list of Tools included in the container` link shown below does not exist; > See here for a [list of Tools included in the container](https://github.com/efabless/foss-asic-tools/blob/main/recipes/recipe.csv)

Please reduce the gaw panel size to a level, comfortable for most users. Set in .gaw/gawrc: `up_panelWidth = 1998` To something more reasonable like 800 or something.

Should be --enable-xyce-shareable, not --enable-Xyce-shareable. Without shareable doesn't support Verilog-A (adms) extensions.