Forum Discussion
Altera_Forum
Honored Contributor
8 years agoNo clocks defined in design / Minimal verilog only example
Hi, I've been stuck at this for two days. First of I'm very new to Altera so this is probably something very simple but I just can't figure/google this one out. I've set up a simp...
Altera_Forum
Honored Contributor
8 years agoYour .sdc defines a clock targeting a port named clkx2 that does not exist in your code. Your .qsf shows clocks named clocka and clockb that aren't there either. I'm not sure what's going on here.