Forum Discussion

JET60200's avatar
JET60200
Icon for Contributor rankContributor
5 years ago

How to Add the whole Folder's all files into Quartus "Project -> Add to Project"

Hello,

In quartus pro 19.2, I need to add a whole verilog folder files into my project, and the Folder has many sub-folder, and sub-folder,which all contains verilog source file. Unfortunately Quartus pro can only support "Add Files to Project", not have a Button to "Add a Folder Files to project", thus it's very inefficient to add Files from each sub-folder to find files, and add to project one after one folder .

Do you have any easy to ADD whole Folder Files into my quartus project by one click ? Thanks

3 Replies

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    We do have libraries for you to add in the whole folder. you may go to assignment -> setting -> libraries. If you put the folder to project libraries, the design should be able to compiles.


    Do let us know if this is doable?