Forum Discussion

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

Comment block in ModelSim?

Hi Is there a way to comment out a section in a .do file in modelsim? I can comment out a line using "#" but was wondering what is the syntax for commenting out a section (/*........ */ in C) ...