Altera_Forum
Honored Contributor
16 years agofrequency divider
i want ot create frequency divider which devide the frequency by 50 000 000 (so with 50 MHz clock i want ot reach 1 HZ (T=1s)) can i use this code:
library ieee;
use ieee.std_logic_116...