Forum Discussion
Altera_Forum
Honored Contributor
9 years agoQuartus workflow
Hi, My project keeps growing and I am having some difficulties to keep all source files in one place. Other thing what bothers me is constantly switching between modelsim and Quartus. For now ...
Altera_Forum
Honored Contributor
9 years agoYou can run the commands inside modelsim in the console, or you can run them from command line if your add the modelsim folder to your path.
# first of all create a library
Vlib work
# compile a vhdl
Vcom myvhdl.vhd