diff --git a/vvp/README.txt b/vvp/README.txt index 1abd6a2fc..582de74fd 100644 --- a/vvp/README.txt +++ b/vvp/README.txt @@ -1,7 +1,7 @@ /* * Copyright (c) 2001 Stephen Williams (steve@icarus.com) * - * $Id: README.txt,v 1.69 2005/07/06 04:29:25 steve Exp $ + * $Id: README.txt,v 1.70 2005/07/13 04:58:29 steve Exp $ */ VVP SIMULATION ENGINE @@ -422,21 +422,6 @@ to trigger this event. Only one of the input events needs to trigger to make this one go. -WORD STATEMENTS (deprecated): - -Verilog includes some scalar word types available to the programmer, -including real variables, and possible extension types that the code -generator can transparently use. Variables of these special types are -declared with .word statements: - -