Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Hi ebrockhoff, The solution was to use the "OUTPUT_ENABLE_GROUP" keyword. Easies way is to run a tcl script that corresponds to your hardware. For example, if you are using an Altera Dev Kit, there will be tcl script that will do this for you in the files/directories that are created after you install the software associated with your Altera Dev Kit. In summary: 1. tcl script files are the files that end in *.tcl 2. In Quartus II go to Tools | Tcl Scripts.... 3. View the Tcl Scripts that correspond to your Altera Dev Kit hardware with DDR and use the "OUTPUT_ENABLE_GROUP" keyword. By the way, you can also view and modify the tcl files with note pad or any other text editor if you want. If this helped you in anyway please add to my rep. Cheers, Max --- Quote End --- Hi all, especial with Max, I try with your soution. But I do not understand how to use the "OUTPUT_ENABLE_GROUP" keyword. I searched it in file .tcl - and what are the next steps ?