Rules for pin planner
Hi all,
I'm tyring to compile my project, but I have an error message: can't place node "emif_0_mem_dq(56)~pad" -- illegal location assignment PIN_A37".
I have similar error messages for other pins.
What's the rule for a pin planner?
For your information, I downloaded "Stratix10_PCIeGen3x8_DMA_18_0"
And, I'm trying the project above with my Stratix 10 TX Signal Integrity Dev Kit.
I just changed the device name in the project, and I did auto-upgrade and ran a compilation.
Hi Junyong,
The design example that you have downloaded is targeting Stratix 10 GX Development Kit.
It's cannot be used for Stratix 10 TX Signal Integrity Dev Kit.
The reason is that the design example is not compatible.
The error message that you have shown is related to external memory interface.
The Stratix 10 TX Signal Integrity Dev Kit doesn't has an external memory on the board.
The pin allocated in the design example is targeting Stratix 10 GX device.
When changing the to other device, the pin assignment need to change to targeted device pin location.
There are a lot of differences between the Stratix 10 GX and Stratix 10 TX devkit.
So you cannot simply run the Stratix 10 GX design example in the Stratix 10 TX devkit.
You may tried to use the design examples that have been included in the ZIP file of the development kit.
Regards,
Adzim