Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNCO v 11.1 not working
I have Quartus v11.1 Build 216 and generate NCO by his Wizard, generating include Simulation Model and Netlist. Then i try simulate this in Altera ModelSim and NCO not working. I use original TB gene...
Altera_Forum
Honored Contributor
14 years agoinitialize all signals, e.g.:
signal reset_n : std_logic := '0';
signal sin_val : std_logic_vector (MPR-1 downto 0) := (others => '0');