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 05-19-2007, 04:48 AM
Nju Njoroge
Guest
 
Posts: n/a
Default EDK 8.1i to EDK 9.1i UCF file errors

Hello,

In our *working* EDK 8.1i project, we locked a DCM in the following
manner in the UCF file (located in <proj_dir>/data/system.ucf):


INST dcm_sys/dcm_sys/DCM_INST LOC = DCM_X0Y0;
INST ppc405_0/ppc405_0/PPC405_i LOC = PPC405_X1Y0;

The dcm module, named "dcm_sys" in the MHS file did not give us any
problems in 8.1i. However, taking the same project (i.e. same MHS, UCF
files) and syncing-up to EDK 9.1, I now get the following error during
a bit stream generation (in the file xflow.log):


ERROR:NgdBuild:752 - "system.ucf" Line 19: Could not find instance(s)
'dcm_sys/dcm_sys/DCM_INST' in the design. To suppress this error,
specify
the correct instance name or remove the constraint. The 'Allow
Unmatched LOC
Constraints' ISE property can also be set ( -aul switch for
command line

It seems like that the way that EDK looks at the organization of
top-level modules in the MHS file is now different. Any pointers? I
tried changing "dcm_sys/dcm_sys/DCM_INST" to "dcm_sys/DCM_INST", but
that failed. I suppose I can remove the constrait, but someone else
placed that constraint for a reason....

Thanks,

NN

Reply With Quote
  #2 (permalink)  
Old 05-20-2007, 06:26 PM
Joseph Samson
Guest
 
Posts: n/a
Default Re: EDK 8.1i to EDK 9.1i UCF file errors

Nju Njoroge wrote:
> Hello,
>
> In our *working* EDK 8.1i project, we locked a DCM in the following
> manner in the UCF file (located in <proj_dir>/data/system.ucf):

[snip]...

comment out the DCM LOC in your .ucf file, then run place and route.
Open the design in FPGA Editor, find the DCM and look at the instance
name. Now uncomment the DCM LOC and substitute the instance name that
ISE 9.1i assigned. Rerun the place and route.

---
Joe Samson
Pixel Velocity
Reply With Quote
  #3 (permalink)  
Old 05-21-2007, 11:45 PM
Nju Njoroge
Guest
 
Posts: n/a
Default Re: EDK 8.1i to EDK 9.1i UCF file errors

On May 20, 10:26 am, Joseph Samson <[email protected]>
wrote:
> Nju Njorogewrote:
> > Hello,

>
> > In our *working* EDK 8.1i project, we locked aDCMin the following
> > manner in the UCF file (located in <proj_dir>/data/system.ucf):

>
> [snip]...
>
> comment out theDCMLOC in your .ucf file, then run place and route.
> Open the design in FPGA Editor, find theDCMand look at the instance
> name. Now uncomment theDCMLOC and substitute the instance name that
> ISE 9.1i assigned. Rerun the place and route.

Great suggestion. I tried it and this is the name it uses: dcm_sys/
dcm_sys/Using_Virtex.DCM_INST

For some reason, the new tools appended a prefix "Using_Virtex" to the
DCM_INST.

Reply With Quote
  #4 (permalink)  
Old 05-22-2007, 07:12 PM
Paulo Dutra
Guest
 
Posts: n/a
Default Re: EDK 8.1i to EDK 9.1i UCF file errors

Answer record 23249 outlines this change:
http://www.xilinx.com/xlnx/xil_ans_d...PagePath=23249


Nju Njoroge wrote:
> On May 20, 10:26 am, Joseph Samson <[email protected]>
> wrote:
>> Nju Njorogewrote:
>>> Hello,
>>> In our *working* EDK 8.1i project, we locked aDCMin the following
>>> manner in the UCF file (located in <proj_dir>/data/system.ucf):

>> [snip]...
>>
>> comment out theDCMLOC in your .ucf file, then run place and route.
>> Open the design in FPGA Editor, find theDCMand look at the instance
>> name. Now uncomment theDCMLOC and substitute the instance name that
>> ISE 9.1i assigned. Rerun the place and route.

> Great suggestion. I tried it and this is the name it uses: dcm_sys/
> dcm_sys/Using_Virtex.DCM_INST
>
> For some reason, the new tools appended a prefix "Using_Virtex" to the
> DCM_INST.
>

Reply With Quote
Reply

Bookmarks


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
Xilinx - ucf file parsing errors Steve FPGA 1 03-21-2005 06:25 AM
ISE/XPS ERRORS Jerry FPGA 1 12-14-2004 07:43 AM
XPS errors Jerry FPGA 0 12-10-2004 03:40 AM
[Quartus] File folders changed -> errors Pszemol FPGA 2 02-09-2004 07:50 PM


All times are GMT +1. The time now is 12:18 PM.


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