example ymls

This commit is contained in:
Alon Amid
2020-11-02 22:31:24 +00:00
parent 3e4fddbc69
commit 0f3f283893
3 changed files with 48 additions and 0 deletions

10
vlsi/example-tech.yml Normal file
View File

@@ -0,0 +1,10 @@
# Technology Setup
vlsi.core.technology: <tech_name>
vlsi.core.technology_path: ["hammer-<tech_name>-plugin"]
vlsi.core.technology_path_meta: append
# tech node measured in nm (required because of licensing)
vlsi.core.node: <N>
# technology files installation directory
technology.<tech_name>.install_dir: "</path/to/technology/pdk/>"