//Legal Notice: (C)2006 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic functions, and any //output files any of the foregoing (including device programming or //simulation files), and any associated documentation or information are //expressly subject to the terms and conditions of the Altera Program //License Subscription Agreement or other applicable license agreement, //including, without limitation, that your use is for the sole purpose //of programming logic devices manufactured by Altera and sold by Altera //or its authorized distributors. Please refer to the applicable //agreement for further details. // synthesis translate_off `timescale 1ps / 1ps // synthesis translate_on // turn off superfluous verilog processor warnings // altera message_level Level1 // altera message_off 10034 10035 10036 10037 10230 10240 10030 //------------------------------------------------------------------------------ //*************** This is a MegaWizard generated file **************** //Automatically generated example top level design to allow compilation //of your DDR SDRAM Controller instance in Quartus. //. //This module instantiates your configured Altera DDR SDRAM Controller, //some example driver logic, and a suitably configured PLL and DLL (where needed). //. //. //Altera strongly recommends that you use this file as the starting point of your //own project top level. This is because the IP Toolbench wizard parses this file //to update parameters or generics, pin prefixes and other settings to match any //changes you make in the wizard. The wizard will only update sections of code //between its special tags so it is safe to edit this file and add your own logic //to it. This is the recommended design flow for using the megacore. //If you create your own top level or remove the tags, then you must make sure that //any changes you make in the wizard are also applied to this file. //Whilst editing this file make sure the edits are not inside any 'MEGAWIZARD' //text insertion areas. //(between <