|

楼主 |
发表于 2019-5-22 23:23:00
|
显示全部楼层
本帖最后由 13hope 于 2019-5-24 21:28 编辑
The Activation is identical to that of VCS or Design Compiler of ver. 2016. Briefly, generate a valid licenseuse with scl_keygen.exe which could be found in other posts.
Start up it with scl_v2016.12:
> lmgrd -c /path/to/license.dat -l lmgrd.log
Note that the early release of SCL may not work with this license.
Check the license is up with:
> lmstat -c /path/to/license.dat
Then, add the <sentaurus>/bin directory to the PATH, and
> export SNPSLMD_LICENSE_FILE=27000@your_host_name
> export STDB=your_sentaurus_work_directory
finally, sentaurus workbench will be launched:
> swb &
|
|