From 1c3668ea7fad2335c61f446e3d5caa52644180f3 Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 16 Jan 2005 04:19:08 +0000 Subject: [PATCH] Reimplement comparators as vvp_vector4_t nodes. --- vvp/README.txt | 24 +++++----- vvp/arith.cc | 123 +++++++++++++------------------------------------ vvp/arith.h | 29 ++++++++---- vvp/compile.cc | 9 ++-- vvp/vvp_net.cc | 65 +++++++++++++++++++++++++- vvp/vvp_net.h | 9 +++- 6 files changed, 142 insertions(+), 117 deletions(-) diff --git a/vvp/README.txt b/vvp/README.txt index d38bd4e53..77c602866 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.52 2005/01/09 20:11:15 steve Exp $ + * $Id: README.txt,v 1.53 2005/01/16 04:19:08 steve Exp $ */ VVP SIMULATION ENGINE @@ -550,19 +550,17 @@ have wide outputs, but the comparators have single bit output, so they are implemented a bit differently. The syntax, however, is very similar: -