Forum Discussion

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

VHDL block comment

Hi, as far as I know the only way to mark a line as a comment in VHDL is to start the line with the characters "--" and it is not possible to make a block comment like it is usual in C/C++...