I know very little about the VHDL language. This document will go over all my knowledge of the VHDL language.
This is how you make comments in VHDL:
-- this is a single line VHDL comment
/*
this is a block comment (in VHDL-2008 and later)
*/
/!\ This example has not been tested yet, and may not work
-
VHDL stands for Virtual Hardware Description Language
-
VHDL is a hardware description language, and can work as a language to writing an operating system
-
VHDL is used in creating virtual machine hard drive files
-
VHDL uses the
*.vhd
and*.vhdl
file extensions -
No other knowledge of the VHDL programming language