--- Quote Start ---
Hello,
I'm new here and still studying Quartus. I currently have a module and also have an SDC file for its constraints.
Is it possible to import an existing project and it's SDC as a submodule of a new project?
Do I need to change the SDC (specially those constraints accessing collections of ports) since the design will now be a module in the project?
I have heard about bottom-up flow, will this apply?
regards,
Edzel
--- Quote End ---
Hi Edzel,
as far as I know you can use only one SDC file in a Quartus project. In case that the ports of the submodule are toplevel ports also you can reuse your SDC settings otherwise you can skip it.
Kind regards
GPK