Design Examples For Altera Terasic DE2 Board
Posted by mulyanto on March 14, 2008
Here is the project :
http://www.geocities.com/akhmadm/hdl_design/DE2_sunset.zip
The design is very simple, only viewing a image (sunset) that saved in 3 ROM.
Use Matlab to convert the image to text files.
Use tb_de2.v to covert text files to Altera mif file (click the the de2.mpf to open Modelsim, then execute script compile.do.
Change the mif file to hex file using quartus editor or quartus tool (open mif file then save as hex file).
You can use the altera_rom function for another design.

adapseexper said
There are 5 houses in five different colors
In each house lives a different nationality.
These 5 owners drink a certain beverage, smoke a certain brand of cigar and keep a certain pet.
No owners have the same pet, smoke the same brand of cigar, or drink the same beverage.
The CLUES:
The Brit lives in the Red house.
The Swede keeps dogs as pets.
The Dane Drinks tea.
The Green House is on the left of the White House.
The Green House’s owner drinks coffee.
The person who smokes Pall Mall rears birds.
The owner of the yellow house smokes Dunhill.
The man in the center house drinks milk.
The Norwegian lives in the first house.
The man who smokes Blends lives next to the one who keeps cats
The man who keeps horses lives next to the man who smokes Dunhill.
The man who smokes Blue Master drinks beer.
The German smokes Prince.
The Norwegian lives next to the Blue House.
The man who smokes Blends has a neighbor who drinks water.
The QUESTION:
Who owns the fish?
Mona said
Hello Mulyanto,
I am sorry I have posted this yesterday in the wrong place.
Please note that I downloaded your “Sunset project.” I compiled it and then ran it, but it doesn’t work.
But when I run it without compiling it works. why is that? Is the code written correct? Please help.
Mona
—————————————————————————————————————
Mulyanto :
Unfortunely I don’t have DE2 Board or any FPGA anymore. I’m sorry I can’t check the files.