-
Notifications
You must be signed in to change notification settings - Fork 32
Related
Guilherme Brondani Torri edited this page Feb 6, 2016
·
1 revision
- OVAMS:
- description: This is a Verilog-AMS 2.3 Parser Frontend.
- tools: parser (dparser), tree is internally stored in a VPI-object-tree
- status: inactive, Verilog-AMS 2.3 compliant
- last change: 2014
- license: custom, non-free due to attribution in documentation clause
- links: http://ovams.sourceforge.net/ https://sourceforge.net/projects/ovams/
- XML EDA:
- description: Tools for manipulating netlist formats (e.g. SPICE, Spectre, CDL), languages (e.g. Verilog-AMS, VHDL-AMS, ASM), and other useful text-based formats (e.g. Liberty, Gerber).
- tools: parsers (antlr) and transformations (xml, xlst)
- status: pre-alpha, abandoned
- last change: 2009
- license: GPLv2
- links: https://sourceforge.net/projects/xmleda/