Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Problem with use of real type in VHDL

Reply
Thread Tools

Problem with use of real type in VHDL

 
 
vahid_6485 vahid_6485 is offline
Junior Member
Join Date: Apr 2008
Posts: 1
 
      04-10-2008
Hi all
I am using quartusII version4 for compiling and simulating VHDL codes.
I have a problem with use of real type in VHDL, i am using mathpack and write:
(download from http://www.csee.umbc.edu/help/VHDL/stdpkg.html)

library IEEE;
use IEEE.math_real.all;

but i has a lot of error when compiling such as
Error: VHDL package error at mathpack.vhd(45): package math_real already exists
Error: VHDL Use Clause error at mathpack.vhd(1175): design library ieee does not contain primary unit math_real
Error: VHDL error at mathpack.vhd(1187): object real is used but not declared

Kind regards for your help
_________________
Vahid
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MP3 Ringtones MP3 ringtones (also often called truetones and real tones) are real life sounds and voices to use as also often called true tonesand real tones ASP .Net 0 05-15-2007 10:20 PM
MP3 Ringtones MP3 ringtones (also often called truetones and real tones) are real life sounds and voices to use as also often called true tonesand real tones ASP .Net 0 05-15-2007 10:19 PM
VHDL-2002 vs VHDL-93 vs VHDL-87? afd VHDL 1 03-23-2007 09:33 AM
Detailsview shows real numbers with commata: Error converting data type nvarchar to real! Curious Trigger ASP .Net 2 09-09-2006 10:59 PM
product of real and (integer)(after converted to real one) value - vhdl found fatal error senthil VHDL 5 01-24-2004 04:37 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57