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 09-01-2003, 10:03 PM
Daniel Camozzato
Guest
 
Posts: n/a
Default Partial Reconfiguration : 2 reconfig modules

I'm trying to make a project with 2 reconfig modules. I am using LUT's inside each module to create constant values (I need those to feed the BUS MACRO), but instead of using the signal I created to feed the bm's, the tool (PAR?) creates several "Global_Logic1"'s, and worse, some come from beyond the module frontier! Of course, when reconfiguration takes place, it stops working.

Anyone ever had a problem like this? Is there a way to stop it from creating all those signals and just use the ones I tell it to use?

Help!!! Thanks. =)
Reply With Quote
  #2 (permalink)  
Old 09-05-2003, 05:17 PM
Daniel Camozzato
Guest
 
Posts: n/a
Default Re: Partial Reconfiguration : 2 reconfig modules

Update on the problem: somewhere the LUTs are removed from the project. Any VCC sites I instantiate are removed too.

The LUT's and VCC's can be found inside the .edf, but not later (.pcf). Someone? A hint?
Reply With Quote
  #3 (permalink)  
Old 09-08-2003, 08:21 AM
Christian Haase
Guest
 
Posts: n/a
Default Re: Partial Reconfiguration : 2 reconfig modules


Hello Daniel,

it sounds like you forgot to lock the LUT with the LOCK_PINS constraint in the ucf file.
Without that NgdBuild or the Mapper replaces your LUT with its 'own' global logic.

Christian



Reply With Quote
  #4 (permalink)  
Old 09-16-2003, 07:38 PM
Daniel Camozzato
Guest
 
Posts: n/a
Default Re: Partial Reconfiguration : 2 reconfig modules

Hello Christian,

Thanks a lot for your help, as you suspected my problem was the missing constraint.

Do you know of any constraints for the VCC primitive? I used the "LOC" constraint, but it issues me this warning:

"WARNING:MapLib - Property LOC on VCC_clk_dll not supported for simple gates - ignoring."
Reply With Quote
  #5 (permalink)  
Old 09-17-2003, 08:53 AM
Christian Haase
Guest
 
Posts: n/a
Default Re: Partial Reconfiguration : 2 reconfig modules

Hello Daniel,

I'm sorry, I dont know how to constraint VCC sites, either. If you do partial
reconfiguration Xilinx Answer Record 17622 maybe interesting for you.
Xilinx discourages from using VCC sites to drive constants.

Regards
Christian


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



All times are GMT +1. The time now is 12:07 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