support / src_en /api.read_rtl.txt
gofeco's picture
Upload 100 files
fe683c0 verified
raw
history blame
320 Bytes
<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>