Tim 'mithro' Ansell
Tim 'mithro' Ansell
The issue at https://github.com/google/skywater-pdk/pull/143 does some initial work here.
We should totally figure out a process for getting this into the SkyWater PDK....
BTW There is a `#cadence-innovus` channel on the [SkyWater Slack channel](https://join.skywater.tools/) that might be able to help.
This **_should_** have already been released but there have been some delays with the memory compiler.
This could be better documented but the build space has been published. The SRAM build space itself was published at https://github.com/google/skywater-pdk-libs-sky130_fd_bd_sram back in October last year. The configuration to use...
FYI - Raw data collected from SKY130 silicon has been released at https://github.com/google/skywater-pdk-sky130-raw-data
@smunaut -- As the primary person I know who dislikes conda, can you see if this currently works and if not what is required to make it work?
This is related to #46 On a somewhat related note, it would also be good if [`make-env`](https://github.com/SymbiFlow/make-env) support more "environment types" like; - virtualenv + system binaries - https://github.com/SymbiFlow/make-env/issues/16 -...
@tommythorn - You can use the PDK without Conda if you are willing to provide all the require tools on your system manually.
FYI - The Conda-Forge version of Conda also seems to support a wider range of architectures (like POWER and ARM) -- unsure if it has a RISC-V version yet.