Arya Reais-Parsi

Results 23 comments of Arya Reais-Parsi

> I encountered this Problem but with the Arch gimp package today, > Gimp refusing to start with error gegl:introspect not found > installing graphviz also did the job for...

`$PDK_ROOT/sky130A/libs.tech/klayout/tech/sky130A.lyt` works for importing the tech into klayout but doesn't include DRC, does it? Thanks, the mabrains repo just points to the [efabless mpw precheck drc script](https://github.com/efabless/mpw_precheck/blob/main/checks/tech-files/sky130A_mr.drc) so I'll focus...

As a workaround, if I opt to "build for Rosetta", then try to build for Apple Silicon again (i.e. the simulator), I can get past this step. If I clean...

My design is a passive (transmission gate) mux. Other passive analog structures include antennae. Probably few of them would interface directly with the digital flow as a passive mux might,...

I don't agree. Without making any assumptions about what "most" blocks look like, consider that: - Simulators like [Xyce](https://xyce.sandia.gov/) are designed to make full-chip simulation feasible - Blocks which do...

My mistake, I misremembered why I couldn’t use write_path_spice. I needed a way to find all nets coupled to a path by some capacitance threshold and it couldn’t give me...

I see! Thank you for clarifying. I will rephrase the issue.

Is this "as simple" as adding support for the `DATABASE` unit-spec line for LEFs?

Update: ok, some items in the menu behave correctly. It might the ones which lead to a page where the menu and content sit in different iframes (or whatever the...

interestingly the file is missing if I run the full docker invocation: ``` $ docker run -it -v $(realpath /home/arya/src/bfg_mux_test_gf180mcu/..):$(realpath /home/arya/src/bfg_mux_test_gf180mcu/..) -v /home/arya/src/bfg_mux_test_gf180mcu/dependencies/pdks:/home/arya/src/bfg_mux_test_gf180mcu/dependencies/pdks -v /home/arya/src/bfg_mux_test_gf180mcu/caravel:/home/arya/src/bfg_mux_test_gf180mcu/caravel -v /home/arya/src/bfg_mux_test_gf180mcu/dependencies/openlane_src:/openlane -v /home/arya/src/bfg_mux_test_gf180mcu/mgmt_core_wrapper:/home/arya/src/bfg_mux_test_gf180mcu/mgmt_core_wrapper -e...