Codebase list adms / fresh-snapshots/main create_files.sh
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

create_files.sh @fresh-snapshots/mainraw · history · blame

1
2
3
4
5
6
7
8
cd admsXml
/usr/bin/perl ./mkelements.pl ..

for i in constants.vams disciplines.vams adms.implicit.xml dummy.va dummy.xml; do
/usr/bin/perl ./mkctext.pl $i ..
done

/usr/bin/perl ./mkgrammar.pl ./verilogaYacc.y.in