|
楼主 |
发表于 2015-11-24 14:12:06
|
显示全部楼层
信息补充
$ vcs
VCS MX compilation command help:
(1) Unified use model for all design topologies :
vcs [libname.]<Top Module_Or_Entity_Or_Config> [compile opts]
(2) Two step use model for pure verilog design only :
vcs <source_files> [compile opts]
where frequently used [compile opts] are,
[-debug][-debug_all][-o <log_file_name>][+rad][-cm][-sdf][-P <pli tab>]
For more information,
About the use model (1), Please refer chapter [4] in VCS MX User Guide or
About the use model (2), Please refer chapter [3] in VCS User Guide or
Type vcs -help
$ /usr/synopsys/11.5/amd64/bin/sssverify /usr/synopsys/license/synopsys.dat
Integrity check report for license file "/usr/synopsys/license/synopsys.dat".
Report generated on 23-Nov-2015 (SCL_11.5)
---------------------------------------------------------
Checking the integrity of the license file....
Valid SSS feature found.
Licensed to mammoth//ZWT 2006
Siteid: <No Site Id>, Server Hostid: 000c29fb3d57, Issued on: N/A
License file integrity check PASSED!
---------------------------------------------------------
You may now USE this license file to start your license server.
Please don't edit or manipulate the contents of this license file. |
|