How to prevent MAP from removing floating inputs?

Jul 01, 2004 2 Replies

Hi, there:



I remembered there was a constraint that can prevent MAP from removing floating input pins? What is it?



Thanks. Kelvin


-u flag on the command line.

You may also need to tell your synthesiser.

Regards, Allan.

The net constraint "S" will block trimming on an undriven or unloaded net. An example of UCF syntax is:

NET "net_name" S ;

When map is run with the "-u" switch, this constraint is automatically applied throughout the design.

Bret

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required