Altera_Forum
Honored Contributor
8 years ago[Quartus] Organize project files in folders
Is it possible to organize the project files in folders?
For instance if a folder will have the module itself, a top module which contains the module and a testbench script. and in quartus I want to have in project navigator Files -Module1 Folder ---module1.v ---module1_tb.v ---module1_top.v -module2 ---module2.v . . . Thanks