summaryrefslogtreecommitdiff
path: root/cad/adms
AgeCommit message (Collapse)AuthorFilesLines
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2008-06-12Add DESTDIR support.joerg1-1/+2
2007-05-12add missing lex/yacc to USE_TOOLS and fix a stupiddmcmahill4-7/+63
configure test that forces the name of LEX and YACC to be "flex" and "bison -y". The old test doesn't even allow a path name.
2007-05-09import adms-2.2.5dmcmahill6-0/+66
adms is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Based on transformations specified in xml language adms transforms Verilog-AMS code into other target languages.