Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - Design Question..

 
Thread Tools Search this Thread
Old 11-08-2008, 08:53 PM   #1
Default Design Question..


Hello,

I am making a final project for a class in VHDL using the Altera DE2
board. My group is trying to make a breakout type game, and I was
wondering if someone could give us some tips regarding a few things...

First, we are trying to decide how we should go about storing
information for all of the bricks. We were thinking of having a
brick.vhdl file, and each "brick" would have registers for it's color,
height, width, x, y, exists and signals. Then we were going to maybe
make some type of "matrix" to hold all the bricks.. graphically, there
is big grid of bricks, and if a brick "exists" it will be drawn to a
monitor, otherwise don't draw anything.

Our main questions is how to go about making all these "bricks". is it
best to make a "brick matrix" entity that just basically declares all
the bricks inside that, or keep it to top level? There are going to be
multiple in and outputs for each brick.. Or, should we store this
information on the altera board's ram?

Thank for any tips...


hellerstvn@gmail.com
  Reply With Quote
Old 11-08-2008, 09:31 PM   #2
Mike Treseler
 
Posts: n/a
Default Re: Design Question..
wrote:

> Our main questions is how to go about making all these "bricks". is it
> best to make a "brick matrix" entity that just basically declares all
> the bricks inside that, or keep it to top level? There are going to be
> multiple in and outputs for each brick.. Or, should we store this
> information on the altera board's ram?


That's what I would do. Software bricks on nios.
You might need some vhdl code to boot the nios,
and get the vga and codec working the way you want.
Good luck.

-- Mike Treseler


Mike Treseler
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: Physical sythesis tool PALAC is not supported by Formal Verification tool Conf bbiandov Software 0 12-22-2008 05:25 AM
Sewing, Embroidery & SignMaking Software.. embsupply Software 0 10-02-2007 04:29 PM
help with design question? uaeuae General Help Related Topics 0 10-12-2006 11:45 PM
Re: Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good God DVD Video 3 04-25-2005 04:19 PM
Re: Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good Filthy Mcnasty DVD Video 0 04-25-2005 04:29 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46