Altera_Forum
Honored Contributor
14 years agomodlesim 6.6d
i am new to modlesim, i downloaded the latest version, i hope if someone tells me how to simulate vhdl program with modlesim in simple way
Use these commands in the command window, or in a .do file:
vcom <my_vhdl_file> vsim <my_entity> run 1ms