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 ago --- Quote Start --- By the way quartus text editor also has column edit mode (Alt+mouse right click). 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? --- Quote End --- Vcom and the quartus compiler tell you the line number of syntax error. Most of our development time is spent writing the code and in simulation - so there is no need for the quartus gui. Hence the use of notepad++