Difference between revisions of "Main Page"

From Verific Design Automation FAQ
Jump to: navigation, search
Line 118: Line 118:
 
* [[Simple examples of VHDL visitor pattern | VHDL/C++: Simple examples of VHDL visitor pattern]]
 
* [[Simple examples of VHDL visitor pattern | VHDL/C++: Simple examples of VHDL visitor pattern]]
 
* [[Traverse instances in parsetree | VHDL/C++: Traverse instances in parsetree]]
 
* [[Traverse instances in parsetree | VHDL/C++: Traverse instances in parsetree]]
 +
* [[How to evaluate a VHDL expression | VHDL/C++: How to evaluate a VHDL expression]]
 
* [[Parsing from data in memory | Verilog/VHDL/C++: Parsing from data in memory]]
 
* [[Parsing from data in memory | Verilog/VHDL/C++: Parsing from data in memory]]
  
 
'''INVIO Code examples'''
 
'''INVIO Code examples'''
 
* [[Simple port modification | SystemVerilog/Python: Simple port modification]]
 
* [[Simple port modification | SystemVerilog/Python: Simple port modification]]

Revision as of 14:00, 2 September 2025

General

Input: VHDL, Verilog (and SystemVerilog), Liberty, EDIF

Netlist Database

Output

Scripting languages: TCL, Perl, Python

Code examples

INVIO Code examples