Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi Theo,
Sorry I didn't answer earlier, I somehow missed your post. I think the key to your issue is ... --- Quote Start --- this mentions that a tcl script must be run after analysis but before fitting --- Quote End --- Could you try calling that script via the pre-flow (or was it post-flow) script as shown in the BeMicro-CV example I posted. Alternatively, rather than clicking the "Play" button in the GUI to synthesize the design, manually go through the sequence as described somewhere in the DDR documentation (External Memory Interfaces User Guide), eg., I think you run Processing->Start->Analysis&Elaboration, then run the pin script, and then hit the play button in the GUI (or run Processing->Start->Analysis&Synthesis). I forget the details - that is why I write Tcl scripts to automate it! :) Cheers, Dave