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