tt07-sha256/.envrc

7 lines
263 B
Plaintext
Raw Permalink Normal View History

2024-05-25 22:47:08 +00:00
export OPENLANE_ROOT=$(direnv_layout_dir)/ttsetup/openlane
export PDK_ROOT=$(direnv_layout_dir)/ttsetup/pdk
export PDK=sky130A
export OPENLANE_TAG=2024.04.22
export OPENLANE_IMAGE_NAME=efabless/openlane:2024.04.22
source $(direnv_layout_dir)/ttsetup/bin/activate