wulffern / aicex

Files for Advanced Integrated Circuits

Home Page:https://wulffern.github.io/aicex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

layout
home

aicex cidocs

Head over to wulffern.github.io/aicex for the docs.

For the repo see https://github.com/wulffern/aicex

Known issues

Xschem

  • Netlisting seems to be done not by pin number, but by order of B's in .sym. Also, I've experienced different ordering for subckts, and for top cell
  • Be careful of x1[5:0] notation. Xschem does not automatically discover if there is another same x. I would recommend always uniquely naming instances with bus notation

docker

  • The aicex user has a uid of 1000, however, if you try and run it on a machine with a different uid for your user, then it does not seem to work. Don't know how to fix it yet.

About

Files for Advanced Integrated Circuits

https://wulffern.github.io/aicex

License:MIT License


Languages

Language:Makefile 59.9%Language:Shell 33.6%Language:Dockerfile 6.5%