Answers Database
M1.4 Map - Map creates an illegal IOB configuration with conflicting EC pin and OMUX usage.
Record #3524
Product Family: Software
Product Line: Merged Core
Problem Title:
M1.4 Map - Map creates an illegal IOB configuration with conflicting EC
pin and OMUX usage.
Problem Description:
WARNING:x4edr - blockcheck: In component ADR_DATA<26> the EC
pin is used while the OMUX is set to a constant. This
configuration is not supported.
This configuration is the result of an OBUFT with GND
driving the input. Map needs to source the GND external
to the IOB when EC pin is also used.
Solution 1:
The work around is to force the GND signal external to the IOB
by adding the following attribute to the .ucf file:
NET "GND" KEEP ;
End of Record #3524
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |