Xiinx ERROR:PhysDesignRules:10

Hi all,

I've got a design that can be built in 2 different configurations, controlled via a VHDL constant / if-generate in a sub-module. Each configuration uses a particular set of I/O pins and leaves the others dangling. The Xilinx tools won't let me generate a bit file for this design.

ERROR:PhysDesignRules:10 - The network is completely unrouted.

I've tried tri-stating the unused I/O pins (pin

Reply to
Mark McDougall
Loading thread data ...

I am not sure if Xilinx's KEEP attribute might help or not.. Please check the Xilinx's constraints Guide, may be that might help you.

#################################################### Eg: in UCF -- NET "xyz" KEEP; ####################################################

-- parag

Reply to
beeraka

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.