astran
astran copied to clipboard
ASTRAN - Automatic Synthesis of Transistor Networks
Google recently released a manufacturable 130nm PDK which can be found at https://github.com/google/skywater-pdk and is also offering free tape outs for open source designs at https://efabless.com/open_shuttle_program It would be interesting...
### I run the example from /Work/teste.run with tech_065 and cell INV0, but meet with the following error. astran> cellgen route 1 0 1 1 -> Routing cell... -> Routing...
Is it possible to still use lpsolve with astran? It seems that Gurobi is required by Astran, but for our application, an OpenSource solver is required. Would it be possible...
Is there any documentation or guide for creating rule file for Astran other than the image provided with the tool?
Lembrete pra mim: **Arrumar o makefile do wxSightGL para ele funcionar em qualquer lugar** ``` # Dependencies: Ubuntu 14.xx/16.xx sudo apt install libglew1.13 libglew-dev sudo apt install freeglut3 freeglut3-dev sudo...
Adriel, tu já conhece o [Read The Docs](https://readthedocs.org/)? É uma plataforma pra fazer documentações. O astran podia ter uma documentação lá. Toda documentação é gerada por arquivos texto como os...
Existe alguma forma de setar o nome dos devices? Nossos scripts trocam todos os nomes dos dispositivos pra PMOS e NMOS, poderia ser algo assim, se não tiver. O que...
Arquivo de log. Adriel, o arquivo `history.log` salva apenas os comandos executados né? Seria interessante colocar nele o resultado de cada comando pra facilitar o debug. O que você acha?
Descobrir como remover as dependências de uma interface gráfica quando usando a flag `--shell`. Usar parametro deveria deixar de necessitar o uso da GUI. O problema foi visto quando executamos...