![]() |
|
|
|||||||
![]() |
VHDL - Operator problem VHDL. Beginner |
|
|
Thread Tools | Search this Thread |
|
|
#1 | |
|
Hi! I am rather new to VHDL. I'm getting an error I don't understand why.
This is a part of the code: Code:
The error is highlighted on the line Quote:
Seems like it doesn't recognize the operator +. This is weird since I've done it like this in an earlier excercise. Any idea why? artvandelay |
||
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Sep 2009
Location: Dorset
Posts: 6
|
Add the following to your library declarations
USE ieee.std_logic_unsigned.ALL; StuartHobday |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: beginner | kyohi | Computer Information | 23 | 03-15-2008 02:34 PM |
| Re: beginner | Robert Maas, see http://tinyurl.com/uh3t | Computer Information | 3 | 02-11-2008 07:57 AM |
| Total beginner drops knitting and tries networking | Suzy | Wireless Networking | 2 | 12-20-2007 12:49 AM |
| Help a beginner!!! | =?Utf-8?B?U2Ft?= | Wireless Networking | 4 | 04-21-2005 07:50 AM |
| PCAnywhere: Beginner | skim500 | Computer Support | 3 | 09-16-2004 04:58 AM |