Re: Assignment #1

Ed Casas (edc@ece.ubc.ca) Thu, 19 Oct 2000 07:44:23 -0700


Date: Thu, 19 Oct 2000 07:44:23 -0700
From: Ed Casas <edc@ece.ubc.ca>
Subject: Re: Assignment #1

> When compiling, I got an error message of "unexpected > end-of-file -try using the Text Editor's Syntax Coloring > command to find the missing delimiter or keyword". How can I > fix it? I have an "end" at the end of the entity and > architecture part of my code. Thanks! I suspect you've forgotten the terminating quote on a bit_vector or std_logic_vector constant. If this is the case, all the text after the missing quote will be green in the text editor. -- Ed Casas edc@ece.ubc.ca http://casas.ece.ubc.ca +1 604 822-2592