Downloads & Licence Terms
Comphy is a Python framework provided as a package.
This enables full control and advanced simulations with Comphy on both Windows and Linux operating systems.
Before downloading the package, please note the following license terms:
License terms:
Comphy is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Comphy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
If a simulation performed with Comphy contributes to a publication please cite following articles as acknowledgement:
@Article{Rzepa2018,
Title = {Comphy — A Compact-Physics Framework for Unified Modeling of BTI},
Author = {G. Rzepa, J. Franco, B. O’Sullivan, A. Subirats, M. Simicic, G. Hellings, P. Weckx, M. Jech, T. Knobloch, M. Waltl, P. J. Roussel, D. Linten, B. Kaczer, and T. Grasser},
doi = {https://doi.org/10.1016/j.microrel.2018.04.002},
Journal = {Microelectronics Reliability},
Volume = {85},
Pages = {49--65},
year = {2018},
publisher = {Elsevier}
}
D. Waldhoer et al. "Comphy v3.0 -- A Compact-Physics Framework for Modeling Charge Trapping Related Reliability Phenomena in MOS Devices"
@Article{Waldhoer2022,
Title = {Comphy v3.0 -- A Compact-Physics Framework for Modeling Charge Trapping Related Reliability Phenomena in MOS Devices},
Author = {D. Waldhoer, C. Schleich, J. Michl, A. Grill, D. Claes, A. Karl, T. Knobloch, G. Rzepa, J. Franco, B. Kaczer, M. Waltl, T. Grasser},
doi = {https://doi.org/10.48550/arXiv.2212.11547},
year = {2022},
publisher = {arXiv}
}
Signup:
Downloads:
-
The recommended way to download Comphy is to clone the corresponding Comphy repository using git .
To clone the repository enter the following command in your preferred shell:
git clone https://tea.iue.tuwien.ac.at/InstituteforMicroelectronics/Comphy
About the content:
The Python source code of Comphy is provided with this distribution in the directory "src".
The required dependencies of the Python code are listed in "requirements.txt" file.
For a detailed guide on how to set up a virtual Python environment with Comphy, please read our Installation Guide.