Difference between revisions of "Main Page"

From Verific Design Automation FAQ
Jump to: navigation, search
m
m
Line 8: Line 8:
 
'''VHDL, Verilog, Liberty, EDIF'''
 
'''VHDL, Verilog, Liberty, EDIF'''
 
* [[How to get all Verilog files being analyzed | I'm using -v, -y, .... After Verific is done with the analysis, how do I get a list of all the files being analyzed?]]
 
* [[How to get all Verilog files being analyzed | I'm using -v, -y, .... After Verific is done with the analysis, how do I get a list of all the files being analyzed?]]
 +
* [[Included files associated with a Verilog source file | How do I get the list of included files associated with a Verilog source file?]]
 
* [[What VeriModule* or VhdlPrimaryUnit* the Netlist comes from? | While looking at a Netlist, is there a clean way to look back at what VeriModule* or VhdlPrimaryUnit* this netlist was derived from?]]
 
* [[What VeriModule* or VhdlPrimaryUnit* the Netlist comes from? | While looking at a Netlist, is there a clean way to look back at what VeriModule* or VhdlPrimaryUnit* this netlist was derived from?]]
 
* [[Verilog ports being renamed | Why are the ports in original Verilog file renamed to p1, p2, ....?]]
 
* [[Verilog ports being renamed | Why are the ports in original Verilog file renamed to p1, p2, ....?]]

Revision as of 15:31, 26 July 2016

General

VHDL, Verilog, Liberty, EDIF

Output

TCL, Perl, Python, Java