<h3 id='___read_rtl'>read_rtl</h3> | |
<pre>Read RTL files | |
Support SystemVerilog (IEEE 1800-2017) | |
<b>Usage:</b> read_rtl(@files, @options); | |
@options: | |
-imp: The RTL files are for Implementation | |
-ref: The RTL files are for Reference | |
<b>Note:</b> It can only run on Centos7 and above, Centos6 is not supported. | |
</pre> |