convert.rb
Path:
bin/convert.rb
Last Update:
Sun Oct 14 11:18:47 -0700 2007
Converts Verilog `defines, constants, ranges, etc. into Ruby syntax.
The standard input stream is read if no input files are specified.
Output is written to the standard output stream.
Required files
optparse ruby-vpi/rdoc ruby-vpi/verilog_parser
[Validate]