Forum Discussion
Altera_Forum
Honored Contributor
17 years agocyclone iii problem with ddr sdram pin
i use altmemddr with sopc builder . when i compile the **.bdf ,I got error as below Error: The DDIO_OUT WYSIWYG primitive "c310:inst1|altmemddr:the_altmemddr|altmemddr_controller_phy:altmemdd...
Altera_Forum
Honored Contributor
16 years agoHi 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