Altera_Forum
Honored Contributor
12 years agoCheck two different clocks
I have two clock signals: clock_50 (50MHz) and clock (16kHz). Now I want FPGA to do three commands within each clock (16kHz), the commands are done in one clock_50 (50MHz). I tried but it doesn...