DVT IDE for VS Code VHDL User Guide
Rev. 24.1.8, 24 April 2024

4.11 Comments

The following comment styles are allowed:

# single line comment

// single line comment

-- single line comment

/* multi
line
comment */