Forum Discussion
Bishnu
New Contributor
1 year agoPlatform Designer and DSP Builder
Hi Intel Community, I have a query about how Platform Designer works with DSP Builder. For example: I have an example design for DSP builder for FFT in Quartus itself. When I run DSP builder and ...
sstrell
Super Contributor
1 year agoYou really only want to do something like that if the PD system will be the top-level design entity for your project. And of course, if you have other .qsys files for other systems in the design, they need unique names.
.qpf is your main project file and its name gets set when you create the project, usually with the New Project Wizard. You can set the top-level entity name in the New Project Wizard as well (so it can be unique from the project name) or change it later.