- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I'm working on prototyping project. It's too many files under different folders. Is there a method to include all the .v/sv files under different folder with gui?
Or, could qsf file support including file lists similar like the vcs tool? it will be easier for us to organize the whole project.
Thanks a lot!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Files can be placed anywhere. They're found by default in the project directory (where the .qpf file is located) or where pointed to by Project menu -> Add/Remove Files in Project. Using the GUI just writes assignments to the .qsf so you can use the GUI or manually edit the .qsf.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, sstrell
Thanks for the quick reply!
I do understand any file can be added through GUI or editing .qsf file. What I looking for is a better way to include source files. For example, we have more than 2 thousand files need to be add to FPGA project. Then we have to looking for a better way to include all of them and make it easy for later version update. So I think manage all the source file in a standalone filelist then just include the filelist in .qsf file will be more clear than adding 2 thousand lines "set_global_assignment -name SYSTEMVERILOG_FILE **.v".
Do we have similar function in .qsf file?
Thanks
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page