Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

divide the internal clock

Hello I'm trying to divide the intern oscillator to obtain a frequency around 1Khz. LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.numeric_std.all; LIBRARY work; entity ClockGene ...