Forum Discussion
2 Replies
- Vicky1
Regular Contributor
Hi,
I assume that,
- you want to create number of different .bdf in Quartus Prime but pinout of the FPGA is the same-> copy .bdf file of current project & then make the copy of them like copy1.bdf,copy2.bdf etc eventually add these files in your project via. Project->Add/Remove files in Project.. ( check attachment)
- .qsf file contains pinout information so you can import .qsf file in another project.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards
Vikas Jathar
(This message was posted on behalf of Intel Corporation)
- John-Monahan
New Contributor
Thanks Vicky, that's the info I needed.