Altera_Forum
Honored Contributor
8 years agoArria 10 SX - The Fitter cannot place logic IO_LANE ???
Hello,
Actually, I use a Reflex CES Achilles board with a SoC FPGA Arria 10 (10AS066H4F34E3SG). The board is also equipped with two DDR4 memory (2x8 GB). One of them can be accessible from the FPGA. My first project is a Nios2 with witch I access to the DDR4 memory. The implementation and the Pin Planner were in the ZIP file. However, when I execute the placement, I get the following error : Error (14566): The Fitter cannot place 1 periphery component(s) due to conflicts with existing constraints (1 IO_LANE(s)). Fix the errors described in the submessages, and then rerun the Fitter. The Intel FPGA Knowledge Database may also contain articles with information on how to resolve this periphery placement failure. Review the errors and then visit the Knowledge Database at https://www.altera.com/support/support-resources/knowledge-base/search.html and search for this specific error message number. Error (175020): The Fitter cannot place logic IO_LANE that is part of Arria 10 External Memory Interfaces nios2_ddr4_altera_emif_161_oahhcqa in region (148, 6) to (148, 199), to which it is constrained, because there are no valid locations in the region for logic of this type. Info (14596): Information about the failing component(s): Info (175028): The IO_LANE name(s): nios2_ddr4:inst|nios2_ddr4_altera_emif_161_oahhcqa:ddr4|nios2_ddr4_altera_emif_arch_nf_161_zbuqi6y:arch|nios2_ddr4_altera_emif_arch_nf_161_zbuqi6y_top:arch_inst|altera_emif_arch_nf_io_tiles_wrap:io_tiles_wrap_inst|altera_emif_arch_nf_io_tiles:io_tiles_inst|tile_gen[1].lane_gen[0].lane_inst Error (11238): The following 0 locations are already occupied, and the Fitter cannot merge the previously placed nodes with these instances. The nodes may have incompatible inputs or parameters. Info (175013): The IO_LANE is constrained to the region (148, 6) to (148, 199) due to related logic Info (175015): The I/O pad ddr4_alert_n is constrained to the location PIN_AH4 due to: User Location Constraints (PIN_AH4) Info (14709): The constrained I/O pad drives a TILE_CTRL, which drives this IO_LANE Error (15307): Cannot apply project assignments to the design due to illegal or conflicting assignments. Refer to the other messages for corrective action. Error (16297): An error has occurred while trying to initialize the plan stage. Error: Quartus Prime Fitter was unsuccessful. 6 errors, 6 warnings Error: Peak virtual memory: 2738 megabytes Error: Processing ended: Thu Feb 23 12:56:15 2017 Error: Elapsed time: 00:00:45 Error: Total CPU time (on all processors): 00:00:44 Error (293001): Quartus Prime Full Compilation was unsuccessful. 7 errors, 26 warnings I don't see where the problem lies. Can you help me please ? Thank you very much. Jo.