ljepson74 Posted July 22, 2016 Report Share Posted July 22, 2016 How can I check which VCS version I am using, from a Linux command line? I don't want to run a sim to find this information. I am looking for smthg like "irun -version", but for VCS. Pre-post discovery: It looks like "vcs -help", among other things, shows the compiler version. Afaik, the compiler version and simulator version are the same. Right? Normally, I wouldn't ask that, but I see/know that some tools (or subsections of tools) don't move in lock-step for versions (like simulators and waveform viewers). (Posting here because I didn't easily find this in VCS documentation and had SolvNet problems, and I find it better not to ask non-proprietary questions where the answer is available to the public.) Quote Link to comment Share on other sites More sharing options...
apfitch Posted July 22, 2016 Report Share Posted July 22, 2016 I think it might be vcs -V Alan Quote Link to comment Share on other sites More sharing options...
ljepson74 Posted August 16, 2016 Author Report Share Posted August 16, 2016 Thanks, Alan. That wasn't it, but Synopsys got back to me: For VCS: vcs -ID For Verdi waveform viewer: verdi -envinfo | more Quote Link to comment Share on other sites More sharing options...
Gowri Sankar Posted September 1, 2016 Report Share Posted September 1, 2016 The below commands belongs to Linux environment in VCS #haclus -value EngineVersion Displays VCS Engine Version for that node #hasys -display -attribute EngineVersion Displays the Engine Version of all nodes in cluster #haclus -list Displays the name of cluster you named at the time of installation #haclus -display Displays Entire result of Cluser Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.