Forum Discussion
Altera_Forum
Honored Contributor
15 years agoerror in dual edge dff in vhdl
Some where in web I found a dual edge DFF in vhdl and add to my cyclone iii project, after compiling there comes a strange error message : Error (10327): VHDL error at fdff.vhd(20): can't dete...
Altera_Forum
Honored Contributor
15 years agowhy does the input clock vary? That is generally not a good idea for an FPGA. Best to have a system clock and then get the data from the input clock into the system clock domain.
And I know 1Hz is not suitable for a PLL. I think there is a minimum of 1MHz or something. Please explain where this clock comes from. If it varies like you say, then its not really a clock.