Altera_Forum
Honored Contributor
12 years agoComment 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) ...