From 560c5a2584623293cdbadf9bd56a8ecb7a4ea471 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 12 Oct 2005 17:23:15 +0000 Subject: [PATCH] Add alias nodes. --- vvp/README.txt | 11 +++++--- vvp/compile.cc | 7 +++-- vvp/compile.h | 14 +++++++++- vvp/lexor.lex | 8 +++++- vvp/parse.y | 19 ++++++++++++-- vvp/words.cc | 71 ++++++++++++++++++++++++++++++++++---------------- 6 files changed, 99 insertions(+), 31 deletions(-) diff --git a/vvp/README.txt b/vvp/README.txt index cd1bc489e..3b56ac40d 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.71 2005/09/19 21:45:36 steve Exp $ + * $Id: README.txt,v 1.72 2005/10/12 17:23:15 steve Exp $ */ VVP SIMULATION ENGINE @@ -279,9 +279,11 @@ it (unless it uses a force) and it is given a different VPI type code. The syntax of a .net statement is also similar to but not exactly the same as the .var statement: -