Skip to content

yotasage/aicex

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 59.8%
  • Shell 33.6%
  • Dockerfile 6.6%