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 agoBy the way quartus text editor also has column edit mode (Alt+mouse right click).
--- Quote Start --- I usually just use vcom in modelsim --- Quote End --- Can you explain that? What I do not understand how you locate errors in yor code? So you write your code in notepad++. Compile with modelsim and there is error in your code. How do you locate which line or file causes error?