[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : [partial-reconfig] Error when testing DPRtutorial More options



I really need help please, I'm using ISE 7.1 and trying to test The DPR tutorial, and the assembling phase when exexcuting map command . It returns an error.
The Error message is that one :
Loading database for application par from file:
"..\Pim/incrementer/incrementer.ncd"
"top" is an NCD, version 3.1, device xc2s200, package pq208, speed -6
Loading database for application par from file:
"..\Pim/myRegister/myRegister.ncd"
"top" is an NCD, version 3.1, device xc2s200, package pq208, speed -6
FATAL_ERROR:Par:Portability/export/Port_Main.h:127:1.12.12.6 - This application
has discovered an exceptional condition from which it cannot recover.
Process will terminate. To resolve this error, please consult the Answers
Database and other online resources at http://support.xilinx.com. If you need
further assistance, please open a Webcase by clicking on the "WebCase" link
at http://support.xilinx.com
 
The ucf file is the next :
AREA_GROUP "AG_myReg" MODE=RECONFIG;
AREA_GROUP "AG_increm" MODE=RECONFIG;
# Start of Constraints extracted by Floorplanner from the Design
INST "bufg_clk" LOC = "GCLKBUF2" ;
NET "zeroR" LOC = "P181" ;
NET "zeroL" LOC = "P191" ;
NET "result(7)" LOC = "P95" ;
NET "result(6)" LOC = "P96" ;
NET "result(5)" LOC = "P97" ;
NET "result(4)" LOC = "P98" ;
NET "result(3)" LOC = "P99" ;
NET "result(2)" LOC = "P100" ;
NET "result(1)" LOC = "P101" ;
NET "result(0)" LOC = "P102" ;
NET "reset" LOC = "P140" ;
NET "oneR" LOC = "P180" ;
NET "oneL" LOC = "P192" ;
NET "enable" LOC = "P139" ;
NET "clk" LOC = "GCLKPAD2" ;
INST "increm" AREA_GROUP = "AG_increm" ;
AREA_GROUP "AG_increm" RANGE = CLB_R1C1:CLB_R28C19 ;
AREA_GROUP "AG_increm" RANGE = TBUF_R1C1:TBUF_R28C19 ;
AREA_GROUP "AG_increm" RANGE = RAMB4_R0C0:RAMB4_R6C0 ;
INST "myReg" AREA_GROUP = "AG_myReg" ;
AREA_GROUP "AG_myReg" RANGE = CLB_R1C20:CLB_R28C42 ;
AREA_GROUP "AG_myReg" RANGE = TBUF_R1C20:TBUF_R28C42 ;
AREA_GROUP "AG_myReg" RANGE = RAMB4_R0C1:RAMB4_R6C1 ;
INST "busRegToInc/bus1/t1A_(3)/TRISTATE" LOC = "TBUF_R17C16.0" ;
INST "busRegToInc/bus2/t1A_(3)/TRISTATE" LOC = "TBUF_R19C16.0" ;
INST "busIncToReg/bus1/t1E_(3)/TRISTATE" LOC = "TBUF_R21C16.0" ;
INST "busIncToReg/bus2/t1E_(3)/TRISTATE" LOC = "TBUF_R23C16.0" ;


Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses.