Files
tcad-devsim/devsim/testing/info.py
T
Dean Huang e9bd61b56f start
2025-12-08 10:11:12 +08:00

12 lines
183 B
Python

# Copyright 2020 DEVSIM LLC
#
# SPDX-License-Identifier: Apache-2.0
####
#### info.py
#### print features for this build
####
import devsim
print(devsim.get_parameter(name="info"))