Altera_Forum
Honored Contributor
18 years agoVHDL 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++...