Gast
#3106973
Ich bekomme per LVDS ein 60Mhz clock. bekomme aber beim syntetisiren volgende fehler meldung ------------------------------------------------------------------------ ERROR:Place:1018 - A clock IOB / clock component pair have been found that are not placed at an optimal clock IOB / clock site pair. The clock component <n3e> is placed at site <BUFGMUX_X2Y11>. The IO component <DCLK> is placed at site <N6>. This will not allow the use of the fast path between the IO and the Clock buffer. If this sub optimal condition is acceptable for this design, you may use the CLOCK_DEDICATED_ROUTE constraint in the .ucf file to demote this message to a WARNING and allow your design to continue. However, the use of this override is highly discouraged as it may lead to very poor timing results. It is recommended that this error condition be corrected in the design. A list of all the COMP.PINs used in this clock placement rule is listed below. These examples can be used directly in the .ucf file to override this clock rule. < NET "DCLK" CLOCK_DEDICATED_ROUTE = FALSE; > ------------------------------------------------------------------------ im Canstrain file habe ich alderdings einen CLK dekleriert (sihe anhang) kann das damit zu tun haben das der von mir ausgewehlte pinn ein LHCLK pin (LEFT HALF CLOCK) ist? Oder mach ich da was kommplet falsch?