File size: 320 Bytes
fe683c0
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
<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>