G
GuitarNerd
Guest
Hi guys/gals, im building a network interface in vhdl and trying to
synthesize it to a XILINX Spartan-3 but im getting error messages on
timing which looks like this:
These 38 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.
Does anyone know how to set the Clock_signal constraint? A collegue
suggested that maybe the problem is that alot of my design uses Mealy
state machines which might work better in a Moore design.
Any help is appreciated Thanks in advance
Eric
synthesize it to a XILINX Spartan-3 but im getting error messages on
timing which looks like this:
These 38 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.
Does anyone know how to set the Clock_signal constraint? A collegue
suggested that maybe the problem is that alot of my design uses Mealy
state machines which might work better in a Moore design.
Any help is appreciated Thanks in advance
Eric