S
Stephan van Beek
Guest
"Zhane" <me75@hotmail.com> wrote in message
news:e92bb3c9-58a3-4941-938c-6e4587b99d8e@i18g2000prn.googlegroups.com...
On Jul 3, 4:54 pm, "Stephan van Beek" <stephan.vanb...@mathworks.nl>
wrote:
if you right click on implement design > properties > translate properties
the macro search path is one of the available options to set, you can also
set multiple paths seperated by ;
Regards,
Stephan
news:e92bb3c9-58a3-4941-938c-6e4587b99d8e@i18g2000prn.googlegroups.com...
On Jul 3, 4:54 pm, "Stephan van Beek" <stephan.vanb...@mathworks.nl>
wrote:
"Zhane" <m...@hotmail.com> wrote in message
news:2086f732-c988-42fa-b94d-e56af2454b72@p39g2000prm.googlegroups.com...
Im trying to make use of the fifo in my Spartan3E starter kit
i've added the component declaration and instantiation template as
instructed in the vho file. but im getting the following error when i
try to implement the design
ERROR:NgdBuild:604 - logical block 'FIFO' with type
'fifo_generator_v3_3' could
not be resolved. A pin name misspelling can cause this, a missing
edif or ngc
file, or the misspelling of a type name. Symbol
'fifo_generator_v3_3' is not
supported in target 'spartan3e'.
Ive also added "Library XilinxCoreLib;" at my top module, which refers
to the fifo component.
am I missing something?
Hi,
this error indicates that the design hierarchy is not complete
most likely there is also an ngc file generated which is the actual
content
of the core for ISE
is this file in the same folder as your ise project?
if not you could set the macro search path to include the folder in
searching for all required files
Regards,
Stephan
how to set a macro search path?
if you right click on implement design > properties > translate properties
the macro search path is one of the available options to set, you can also
set multiple paths seperated by ;
Regards,
Stephan