ISE WebPack Clock Signals

HI

i'm working on a project where I get the following warning message:

-----------------------------------+---------------------------------------------+-------+ Clock Signal | Clock buffer(FF name) | Load |

-----------------------------------+---------------------------------------------+-------+ CLK_4MHZ1(CLK_4MHZ1:O) | BUFG(*)(I_Sensor_Interface/s_Clock_Count_11)| 32 | CLK | I_Clock/DCM_INST:CLKFX | 3 |

-----------------------------------+---------------------------------------------+-------+ (*) This 1 clock signal(s) are generated by combinatorial logic, and XST is not able to identify which are the primary clock signals. Please use the CLOCK_SIGNAL constraint to specify the clock signal(s) generated by combinatorial logic.

How can I tell Ise what my primary clock signal is or what do i have to do?

Thanks Urban

Reply to
u_stadler
Loading thread data ...

HI, guy, because you use that clock whcih are generated by combinatorial logic, you must use the CLOCK_SIGNAL constrait to specify that clock singal; if so, you can use that clock in the process.

jason

Reply to
sunyz

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.