commentary.

This commit is contained in:
steve 2000-10-13 03:38:48 +00:00
parent 5ce28c193a
commit 588966320f
1 changed files with 2 additions and 2 deletions

View File

@ -14,12 +14,12 @@
# -t<string> -- The -t<string> parameters is passed to iverilog
#
#
# Patterns have a name and text. The name has the for, <key> where the
# Patterns have a name and text. The name has the form <key> where the
# key is some key value that is required by iverilog. The commonly
# used keys are:
#
# <ivl>
# The string here is the command line that is used to take the
# The string here is the command line needed to take the
# preprocessor output (ivlpp) and compile it with the
# target. All target types use this key.
#