Hi Adzim
I am very grateful for the detailed touch of my project, it is a miracle, it would take me weeks to figure this out. this is called support instead of like other people told me to read the manual or take the training.
there are still two things, one is directly related one is for basic knowledge suggestion.
for the qsf file, this is still one line that I commented which should be enabled.
#set_location_assignment PIN_E35 -to mem_alert_n[0].
I don't really know that is mem_alert_n[0] for. but it ME_ADDR_CMD[29] (N4 Pin on the Hilo memory slot). once uncomment this line, the compilation will fail again, why by adding just one more pin will fail the compilation.
Info(14710): The I/O pad mem_dqs[0] is constrained due to: User Location Constraints (PIN_B26)
Info(14710): The I/O pad mem_alert_n[0] is constrained due to: User Location Constraints (PIN_E35)
Error(14566): The Fitter cannot place 1 periphery component(s) due to conflicts with existing constraints . 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(175011): Conflicting region assignments found for DQ_GRP, which is within External Memory Interfaces Intel Arria 10 FPGA IP jesd204b_emif_0_altera_emif_1920_n6nqnfq
Info(175028): The DQ_GRP name(s): jesd204b_inst|emif_0|emif_0|arch|arch_inst|io_tiles_wrap_inst|io_tiles_inst|tile_gen[0].lane_gen[0].lane_inst_DQ_GRP_1
Info(175014): Component must be in region from (78, 196) to (78, 207) due to the following assignment(s)
Info(14710): The I/O pad mem_dqs[0] is constrained due to: User Location Constraints (PIN_B26)
Info(175014): Component must be in region from (78, 169) to (78, 180) due to the following assignment(s)
Info(14710): The I/O pad mem_alert_n[0] is constrained due to: User Location Constraints (PIN_E35)
Info(14709): Each constrained I/O pad is contained within this DQ_GRP
Error(175011): Conflicting region assignments found for DQ_GRP, which is within External Memory Interfaces Intel Arria 10 FPGA IP jesd204b_emif_0_altera_emif_1920_n6nqnfq
Info(175028): The DQ_GRP name(s): jesd204b_inst|emif_0|emif_0|arch|arch_inst|io_tiles_wrap_inst|io_tiles_inst|tile_gen[0].lane_gen[0].lane_inst_DQ_GRP_1
Info(175014): Component must be in region from (78, 196) to (78, 207) due to the following assignment(s)
Info(14710): The I/O pad mem_dqs[0] is constrained due to: User Location Constraints (PIN_B26)
Info(175014): Component must be in region from (78, 169) to (78, 180) due to the following assignment(s)
Info(14710): The I/O pad mem_alert_n[0] is constrained due to: User Location Constraints (PIN_E35)
Info(14709): Each constrained I/O pad is contained within this DQ_GRP
Info(175028): The DQ_GRP name(s): jesd204b_inst|emif_0|emif_0|arch|arch_inst|io_tiles_wrap_inst|io_tiles_inst|tile_gen[0].lane_gen[0].lane_inst_DQ_GRP_1
Info(175014): Component must be in region from (78, 196) to (78, 207) due to the following assignment(s)
Info(14710): The I/O pad mem_dqs[0] is constrained due to: User Location Constraints (PIN_B26)
Info(175014): Component must be in region from (78, 169) to (78, 180) due to the following assignment(s)
Info(14710): The I/O pad mem_alert_n[0] is constrained due to: User Location Constraints (PIN_E35)
---------------------------------------------------------
second question is more generic, I don't know how to use the .TCL file. during the training I know in the command window, by running TCL script, I can run some complicate simulation. in this case, how can I use this TCL file, you can just give a link of the TCL tutorial, I need learn this section carefully.
Best Regards,
David