Forum Discussion

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

ModelSim-Altera Problem with PLL IP Core

I have some simple VHDL code. One file has an UNSIGNED counter: signal count : unsigned(3 downto 0); The TOP level entity has the clock as input. If I use this clock for the counter which is an in...