VHDL compiler and simulator for hardware design verification
VHDL compiler and simulator
nvc
$ nvc -c design.vhd
$ nvc -e -r work.testbench --wave=output.vcd
$ nvc -c design.vhd testbench.vhd --std=2008