<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cs.umbc.edu/history/Testing_Cadence_and_Synopsys?feed=atom</id>
	<title>Testing Cadence and Synopsys - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.umbc.edu/history/Testing_Cadence_and_Synopsys?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.umbc.edu/history/Testing_Cadence_and_Synopsys"/>
	<updated>2026-08-02T04:51:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.cs.umbc.edu/index.php?title=Testing_Cadence_and_Synopsys&amp;diff=5087&amp;oldid=prev</id>
		<title>Ii69854: Ii69854 moved page Cadence and Synopsys to Testing Cadence and Synopsys</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.umbc.edu/index.php?title=Testing_Cadence_and_Synopsys&amp;diff=5087&amp;oldid=prev"/>
		<updated>2022-08-31T17:37:59Z</updated>

		<summary type="html">&lt;p&gt;Ii69854 moved page &lt;a href=&quot;/Cadence_and_Synopsys&quot; class=&quot;mw-redirect&quot; title=&quot;Cadence and Synopsys&quot;&gt;Cadence and Synopsys&lt;/a&gt; to &lt;a href=&quot;/Testing_Cadence_and_Synopsys&quot; title=&quot;Testing Cadence and Synopsys&quot;&gt;Testing Cadence and Synopsys&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:37, 31 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key mw_csee_wiki-mw_:diff:1.41:old-5086:rev-5087 --&gt;
&lt;/table&gt;</summary>
		<author><name>Ii69854</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.umbc.edu/index.php?title=Testing_Cadence_and_Synopsys&amp;diff=5086&amp;oldid=prev</id>
		<title>Ii69854: Created page with &quot;Cadence and Synopsys are collections of software which are both run through our servers. However, before they can be run, a number of setup tasks need to be done.  ==Setup== T...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.umbc.edu/index.php?title=Testing_Cadence_and_Synopsys&amp;diff=5086&amp;oldid=prev"/>
		<updated>2022-08-31T17:37:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Cadence and Synopsys are collections of software which are both run through our servers. However, before they can be run, a number of setup tasks need to be done.  ==Setup== T...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Cadence and Synopsys are collections of software which are both run through our servers. However, before they can be run, a number of setup tasks need to be done.&lt;br /&gt;
&lt;br /&gt;
==Setup==&lt;br /&gt;
This setup assumes that you are using a linux operating system with openssh. &lt;br /&gt;
&lt;br /&gt;
===Connection===&lt;br /&gt;
&lt;br /&gt;
First, you must connect to candence1.cs.umbc.edu via ssh. Make sure to enable X-forwarding using the the -Y flag on the ssh command if the program uses a GUI. For example:&lt;br /&gt;
  ssh -Y username@cadence1.cs.umbc.edu &lt;br /&gt;
&lt;br /&gt;
===Sourcing Environment Variables===&lt;br /&gt;
&lt;br /&gt;
Once you have entered the server, verify you are running bash with the command:&lt;br /&gt;
  bash&lt;br /&gt;
&lt;br /&gt;
Then source the environment variables files. They can be found in the &amp;quot;/umbc/software/scripts/&amp;quot; directory. Each program has it&amp;#039;s own environment variable files, so find the one you need from the directory with the command &lt;br /&gt;
  ls /umbc/software/scripts&lt;br /&gt;
&lt;br /&gt;
Cadence&amp;#039;s environment file as of writing is &amp;quot;cadence_2021.bashrc&amp;quot; while the synopsys tools use the pattern of &amp;quot;env_synopsys_programname.sh&amp;quot;. Once you have found the correct file, source it like so&lt;br /&gt;
  source /umbc/software/scripts/filename&lt;br /&gt;
With &amp;quot;filename&amp;quot; replaced with the correct environment file. For easier usage, you can add that &amp;quot;source&amp;quot; command to the &amp;quot;~/.bashrc&amp;quot; file, which will run each time you login. &lt;br /&gt;
&lt;br /&gt;
===Running the Program===&lt;br /&gt;
&lt;br /&gt;
Once you have successfully sourced the environment files, the program will have been added to your path, so you can run the program like usual.&lt;/div&gt;</summary>
		<author><name>Ii69854</name></author>
	</entry>
</feed>