<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.verific.com/faq/index.php?action=history&amp;feed=atom&amp;title=I_have_a_design_consisting_of</id>
		<title>I have a design consisting of - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.verific.com/faq/index.php?action=history&amp;feed=atom&amp;title=I_have_a_design_consisting_of"/>
		<link rel="alternate" type="text/html" href="https://www.verific.com/faq/index.php?title=I_have_a_design_consisting_of&amp;action=history"/>
		<updated>2026-05-02T12:46:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>https://www.verific.com/faq/index.php?title=I_have_a_design_consisting_of&amp;diff=140&amp;oldid=prev</id>
		<title>74.95.193.145: Created page with &quot;'''Q: I have a design consisting of a mixture of Verilog 2001 and SystemVerilog input files. Should I parse all the files as SystemVerilog?'''   The set of SystemVerilog const...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.verific.com/faq/index.php?title=I_have_a_design_consisting_of&amp;diff=140&amp;oldid=prev"/>
				<updated>2016-07-09T00:15:41Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Q: I have a design consisting of a mixture of Verilog 2001 and SystemVerilog input files. Should I parse all the files as SystemVerilog?&amp;#039;&amp;#039;&amp;#039;   The set of SystemVerilog const...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Q: I have a design consisting of a mixture of Verilog 2001 and SystemVerilog input files. Should I parse all the files as SystemVerilog?'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The set of SystemVerilog constructs is a superset of the set of Verilog 2001 constructs. As a corollary, the set of SystemVerilog keywords is a superset of the set of Verilog 2001 keywords.&lt;br /&gt;
&lt;br /&gt;
Parsing a Verilog 2001 file as SystemVerilog will work, as long as the file does not use any SystemVerilog keyword as identifier. If you parse the file as SystemVerilog an run into a syntax error, try parsing it as Verilog 2001.&lt;br /&gt;
&lt;br /&gt;
Another significant difference between Verilog 2001 and SystemVerilog is &amp;quot;compilation units.&amp;quot; The default mode of Verilog 2001 is &amp;quot;multi-file&amp;quot; while the default mode of SystemVerilog is &amp;quot;single-file.&amp;quot; For more details, please read:&lt;br /&gt;
&lt;br /&gt;
http://www.verific.com/docs/index.php?title=Single/Multi-File_Compilation_Units&lt;/div&gt;</summary>
		<author><name>74.95.193.145</name></author>	</entry>

	</feed>