bin/convert.rb in ruby-vpi-19.0.0 vs bin/convert.rb in ruby-vpi-20.0.0
- old
+ new
@@ -1,5 +1,5 @@
-# Converts Verilog source code into Ruby.
+# 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.
#--
# Copyright 2006 Suraj N. Kurapati