Forum Discussion

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

Strange synthesis result , getting crazy

I am new to VHDL. I am using Quartus II v.8 Web edition for synthesis.For several days i stuck at the following simple code.:( LIBRARY ieee; USE ieee.std_logic_1164.all; ENTITY clock ...