Re: Using Lattice ispLEVER with VHDL libraries



Did you include the use clause in your library package files that require
dependancies? You can either reference the user defined library itself or
just do: use work.my_package;

The error messages related to library not found is probably due to the
library not being successfully compiled in the first place.

Colin


"rickman" <gnuarm@xxxxxxxxx> wrote in message
news:284755cf-f23b-4979-9ecd-25d229fde921@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am trying to pick up the Lattice ispLEVER tool and am having a bit
of trouble with it in regards to libraries. I have several files for
the various libraries I have written for my VHDL. In order to use
them, they have to be compiled in the correct order since some use
definitions from the others. I can't seem to figure out how to tell
ispLEVER what order to compile the files. It has a way to telling the
tool that a given file *is* a library, but that seems to be where it
stops. I can't order the files in the project and it doesn't seem to
actually understand that the libraries exist in the VHDL. I get
several error message all related to libraries not found or
identifiers not declared that should have been in the library files.

I have looked through every piece of documentation I can find and they
all pretty much gloss over the idea of user defined libraries. Is
this something so simple I have missed it?



.



Relevant Pages

  • Re: Reason for compile ordering?
    ... multiple libraries and think I would be less annoyed if i knew what ... I've been told that VHDL is based on some mil. ... this VHDL compile rule gives you. ... You can also run emacs in batch mode to generate the Makefile. ...
    (comp.lang.vhdl)
  • Re: Carrying Libraries on Your Back...
    ... > Why not build on an installed based of assemblies, ... > than porting libraries around, ... download source code ... compile local source against header files ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Using Lattice ispLEVER with VHDL libraries
    ... I am assuming there are some advantages to using the IDE rather than ... I also can't see to get Modelsim to work with ispLever, ... You will have to read about the tool you use to specify compile ... user defined libraries to get things to go under ispLever. ...
    (comp.arch.fpga)
  • Re: Getting started on the HP49g+
    ... either the original HP extable lib ... extable2 lib from http://www.hpcalc.org/details.php?id=3940. ... ask again if you have any problem installing libraries. ... compile the string with ASM (listed in the development lib menu, ...
    (comp.sys.hp48)
  • Re: hid.dll & VC++ 6
    ... but never to compile code based upon any current WDK. ... I'm tasked with writing an application to communicate with a USB card ... missing ')' before identifier 'HIDP_REPORT_TYPE' ... pointed it at the headers and libraries and it worked for a bit until i ...
    (microsoft.public.win32.programmer.kernel)