Altera_Forum
Honored Contributor
15 years agohow to set multiple ddr_hp_controller pin-name prefixes in one project?
:confused: Hi,
I need help in compiling a stritixIII project with 2 identical ddr_hp_controller v.9 instantiation. In my design, a Megawizard generated ddr_hp_controller v.9 is instantiated twice in sub-blocks. I must give two prefixes for ddr memory interface pin names in my top-level file to differentiate each controller. But I only get one "ddr_controller_pin_assignment.tcl" file. I have tried to modify the default "variation_name_pin_assignment.tcl" file and generate two pin assignment tcl files with two different prefix settings and run these two tcl files before compile. But it is failed when compiling the project. What is the correct way to generate two different prefixes by editing the pin_assignment tcl file? Your inputs are most appreciated!