Altera_Forum
Honored Contributor
15 years agoHigh Performance DDR2 Controller
I'm developing a DDR2 High Performance Controller. When the megawizard was done, it said to make the <instance_name>_example_top_level.vhd as the top-level file. Do I only want to do that to test the DDR2 High perfromance controller? Is that test for simulation or for hardware tests?
When my design is complete and I've added the rest of my logic, I only want to instantiate the <instance_name>.vhd correct, not the <instance_name>_example_top_level.vhd? Thanks!