Return to Support Page
 homesearchagentssupportask xilinxmap

Answers Database


PPR 5.x: ERROR 5812


Record #1265

Problem Title:
PPR 5.x: ERROR 5812


Problem Description:
*** PPR: ERROR 5812:
      Constraint file instance 'MACRO/INSTANCE' could not be matched to a constr
ainable instance in net list.


Solution 1:

This is due to having pins locked in a .cst file that aren't preset in the schem
atic or HDL code. In schematic, the
netname between the pad and the buf (OBUF or IBUF) is what
should be used. In HDL code, the top-level IO port names
should be used.

 You may look in the .xtf file, and search for the "EXT"
records (usually present at the end of the file). Those records
show the exact spelling XACT expects when you constrain your
nets. Example EXT record:   EXT, data_in, I

In this example, 'data_in' would be the constrainable net.
If you syntax differs, change it to match the .xtf file
syntax.




End of Record #1265

For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals!

© 1998 Xilinx, Inc. All rights reserved
Trademarks and Patents