Tim 'mithro' Ansell

Results 792 issues of Tim 'mithro' Ansell

A number of the files in #8 have absolute paths which should be relative (to environment variables or similar). Examples; * https://github.com/google/skywater-pdk-libs-sky130_bag3_pr/blob/e53df63a05e95c8d021b3c49f1189a472c95f2bc/workspace_setup/cds.lib.core#L34-L35 * https://github.com/google/skywater-pdk-libs-sky130_bag3_pr/blob/e53df63a05e95c8d021b3c49f1189a472c95f2bc/workspace_setup/.bashrc#L76-L79 * https://github.com/google/skywater-pdk-libs-sky130_bag3_pr/blob/e53df63a05e95c8d021b3c49f1189a472c95f2bc/calibre_setup/lvs_adc.runset#L21-L26 The command `grep -R...

In the pull request #8 the file @ https://github.com/google/skywater-pdk-libs-sky130_bag3_pr/blob/e53df63a05e95c8d021b3c49f1189a472c95f2bc/workspace_setup/bag_submodules.yaml#L20-L31 was changed to references `[email protected]` -- this should be pointing to public repositories.

Currently there is no example which shows these primitives working. It would be good to have a demo which generates something. Even better if it runs in CI.

Currently the BAG3 primitives are targetted at the old S8 PDK which is proprietary and only available under NDA from SkyWater. It would be good if these primitives were ported...

* Adding missing HDMI_TX_2_N pin. * Reordered HDMI pins to be easier to understand.

It would be nice to have a ngspice compatible spice model of the ReRAM cell which doesn't use a Verilog-A file.

enhancement
help wanted