Johan Euphrosine
Johan Euphrosine
@klayoutmatthias I think we can close this :)
@stineje might have some good advices here.
There is a version of the PDK packaged with volare: ``` python -m pip install volare volare enable --pdk gf180mcu 120b0bd69c745825a0b8b76f364043a1cd08bb6a export PDK_ROOT=$(volare path --pdk gf180mcu 120b0bd69c745825a0b8b76f364043a1cd08bb6a) ``` We're also...
> @curtisma curtisma changed the title add klayout add klayout-gui 1 hour ago I'd be in favor to keep `klayout` as the default name as I think most people would...
Have you tried setting `BUILD_EXPERT=1`, my understanding was that it was added to allow forwarding compiler / flags options thru environment variables, see https://github.com/KLayout/klayout/blob/master/build.sh#L659 But @klayoutmatthias should be able to...
> I think klayout as default for conda shouldn't come with GUI features. @thomaslima see https://github.com/hdl/conda-eda/issues/193#issuecomment-1084035801 for a bit more background about my suggestion to have the conda-forge package be...
> Another goal would be to have a full design environment setup and configured in less than 15mins based on a simple set of instructions with less than 10 steps....
> The outputs feature is interesting. Hoever I don't think it's well-known though From the point of view of the user there is no different with a standalone packages: the...
> Unfortunately since we changed Bazel build flags it'll need to rebuild everything which is gonna take a while for us to observe the result That shouldn't be a concern...
Superseeded by https://github.com/google/xls/commit/72b254fddf8f356420fc0c9831dd7c461d41f37d.