Exporting and importing design partition
Hello, Please tell me what am i doing wrong?
I have project. I would like to mek an IP of it or something that my students can not see the contents (VHDL code). VHDL code I do not want to provide. Hence I do.
1- I create a project with a certain device (cyclone 5).
2- I add all my VHDL codes and set the top level.
3- Start compilation (without this the next step will not work)
4- Analysis and elebrotaion
5- Export design partition
The I create another peoject
6- I make a schematic. Here I instantiate the symbol file of the previous project and add some other to my project.
7- Then I import design partition that I have created.
8- I try to create the programming file.
This is not working. I tried almost everything but no result.
Error (171173): Node SWITCH[6] from partition Audio_Codec24:inst cannot preserve previous placement at PIN AJ11 and honor the location assignment to PIN AE11
I tried almost every option when exporting the design partition. For example empty, post-synthesis post-fit etc.
Question: Is there someone who can tell me what am i doing wrong. Can you give also a step by step plan.
How can I instantiate .qxp file in a schematic if using the .bsf is not correct.
Should i make for all of the vhdl file a n export and create .qxp for each.
Any help will be very appriciated. I am using the device 5CSEMA5F31C6 (DE1-SOC board)