Re: Assignment 2 Problem

Ed Casas (edc@ece.ubc.ca) Sun, 12 Nov 2000 23:26:30 -0800


Date: Sun, 12 Nov 2000 23:26:30 -0800
From: Ed Casas <edc@ece.ubc.ca>
Subject: Re: Assignment 2 Problem

> Can anyone explain what is this error message about?? Thank you. > > Error: unknown problem in c:\destop\ass2\ass2.vhd > (%DLS-E-NoSuchAttr, Object kind SignalDeclaration does not have > attribute qInterface; in GetAttr (qInterface).) This is a a bug in the diagnostics generated by MaxPlusII. There is a subtle error in your design (e.g. you're using the same name for a signal and an entity) but MaxPlusII can't figure out exactly what you did wrong. Try removing parts of your code until you figure out which part is causing the problem and then look at that part carefully. -- Ed Casas edc@ece.ubc.ca http://casas.ece.ubc.ca +1 604 822-2592