Forum Discussion

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

constant manipulation in VHDL statement

Hi, I am puzzled by the result of a VHDL code and hope someone could help understand the problem. ...... constant PERIOD : integer := 1000; constant A : integer := 4; constan...