On 11 Feb, 08:52, bvkrock <bvkr...@gmail.com> wrote:
> On Feb 10, 10:50 pm, Mike Treseler <mike_trese...@comcast.net> wrote:
>
> > kian.zar...@gmail.com wrote:
> > > # ** Error: fftk4.vhd(37): Library unisim not found.
> > > # ** Error: fftk4.vhd(38): (vcom-1136) Unknown identifier "unisim".
> > > what should i do?
>
> >http://groups.google.com/groups/sear...unisim+library
>
> I think you have not compiled libraries in xilinx keeping target
> browser as modelsim. you can do this by selecting the project's fpga
> package in (on left top browser), in properties u can assign target
> browser. After u do this when u highlight the package *in browser u'll
> see compile hdl libraries in the window below. compile it and
> libraries will be compiled in installed XILINX folder(search tht)
> change the the pref .tcl if ur confident about procedure to add
> libraries with path or in modelsim u can add libraries just mention
> the path. after u do this u shld see all the sim libraries (unisim,
> primsim and coresim) in the modelsim library window(below work library)
Dear bvkrock
Thank you for your help and sorry for this late response. i was trying
to follow your procedure for several month and i just got what i
should do. i compiled the libraries in the xilinx ISE program as you
said. i didn't di any furthur steps and just run modelsim and got no
errors. i didn't understood how and what libraries should i add in
modelsim but i think i since it is working, it is fine. i hope i
encounter no further issiues.
with thanks
kian
PS: just let me explain these stuff again in other words for other
people use:
to get the unisim library to wrok, you should compile libraries of the
fpga you are using. to do this:
1-open the xinlix program.
2-on the source browser window (on the top left) click on the
FPGA
package.
3-right-click and choose properties and select modelsim PE as
simulator if you haven't(if you are using modelsim pe version)
4-when you select the fgpa package in the source browser window,
several options apear on the process window (window below source
browser). open design utilities and run compile hdl simulation
libraries. (if u get error regarding folder is cant be removed,
restart your computer and make sure only xilinx prgram is open).
5-now libraries are compiled. if you want to know where are they
compiled, see the console window.