FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-27-2004, 09:42 AM
ALuPin
Guest
 
Posts: n/a
Default FMF library

Hi,

I want to simulate a FMF VHDL SRAM model.
In the model itself there is the following declarations:
LIBRARY IEEE; USE IEEE.std_logic_1164.ALL;
USE IEEE.VITAL_timing.ALL;
USE IEEE.VITAL_primitives.ALL;
LIBRARY FMF; USE FMF.gen_utils.ALL;
USE FMF.conversions.ALL;


When I try to compile the model with Modelsim I get the following error message:
# ** Error: (vcom-19) Failed to access library 'fmf' at "fmf".

What can I do about that? Where exactly can I get the library on the FMF site and
how do I have to include it in Modelsim?

Thanks
Reply With Quote
  #2 (permalink)  
Old 04-28-2004, 03:28 PM
Peter Sommerfeld
Guest
 
Posts: n/a
Default Re: FMF library

The two FMF packages you need are at
http://www.eda.org/fmf/fmf_public_models/packages/

Someone in comp.lang.vhdl replied with how to attach these.

-- Pete

[email protected] (ALuPin) wrote in message news:<[email protected] com>...
> Hi,
>
> I want to simulate a FMF VHDL SRAM model.
> In the model itself there is the following declarations:
> LIBRARY IEEE; USE IEEE.std_logic_1164.ALL;
> USE IEEE.VITAL_timing.ALL;
> USE IEEE.VITAL_primitives.ALL;
> LIBRARY FMF; USE FMF.gen_utils.ALL;
> USE FMF.conversions.ALL;
>
>
> When I try to compile the model with Modelsim I get the following error message:
> # ** Error: (vcom-19) Failed to access library 'fmf' at "fmf".
>
> What can I do about that? Where exactly can I get the library on the FMF site and
> how do I have to include it in Modelsim?
>
> Thanks

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Q: 'helper' library to go with OVL? Erik Seligman Verilog 1 03-12-2005 07:11 PM
Library creation in Modelsim Hari Sriniv Verilog 2 04-14-2004 11:18 PM


All times are GMT +1. The time now is 12:42 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved