| Author |
Message |
AMCC
Joined: 31 May 2001 Posts: 41 Helped: 1
|
13 Jan 2003 20:58 leonardo spectrum ngc file |
|
|
|
|
In LeonardoSpectrum when doing EDIF2NGd command the fowlling message appears :
ERROR:NgdBuild:604 - logical block 'I0' with type 'count2' 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 'count2' is not supported in target 'virtex2p'.
when I use CoreGen on HDLDesigner.
Does any one have experienced some similar problem?
Thak you for your attention.
AMCC
|
|
| Back to top |
|
 |
Ace-X
Joined: 25 Jan 2002 Posts: 590 Helped: 26
|
13 Jan 2003 22:50 |
|
|
|
|
What is count2 in your design?
If it is module generated by CoreGen you have to load it in LS with command:
read_coregen "fullpath/count2.edn"
Ace-X.
|
|
| Back to top |
|
 |
Google AdSense

|
13 Jan 2003 22:50 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
ljkong
Joined: 18 Jul 2002 Posts: 128 Helped: 1 Location: P.R.C
|
15 Jan 2003 8:58 |
|
|
|
|
when you use coregen in HDL designer,
you must select the module, and set the prioperty.
and control LS using the edn file WHEN synthesizing.
good luck
|
|
| Back to top |
|
 |