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++ (/* .... */). Anyway, is there a way in Quartus to add or remove automatically the comment characters to a couple of lines? Thanks