Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYes, a clock bridge is used to bring a PLL generated clock out.
Rather than trying to make a project based on an Altera project, I'd suggest taking a step back. Start with an SDRAM example project for your exact board. Verify the hardware by loading the already compiled output file. Once the hardware is known good, make sure you can build the project, without changes, from scratch. This will verify that you know how to build it. Make sure you can create working output files on your machine with the Quartus & eclipse versions you intend to use with the source files from the example. After doing all this, make small changes to the example, testing them one by one until it has what you need.