psergiu
Newbie level 3
Hello ,
I am trying to build a led full color display.
For my project i was thinking of using a FPGA as a controller:
PC (video source with VGA converter)->data from the vga converter is passed into the fpga (in a buffer module which retrieves the RGB data )-> the data is passed to a RAM memory-> form where is fetched by the LEDassign module which sets the color of each led.
I have not yet started my project(is still theoretical)
PROBLEMS:
which fpga should i choose
how can i pass the data from one fpga to the other(Ethernet?? how??)
how does the actual load of the fpga takes place
I am trying to build a led full color display.
For my project i was thinking of using a FPGA as a controller:
PC (video source with VGA converter)->data from the vga converter is passed into the fpga (in a buffer module which retrieves the RGB data )-> the data is passed to a RAM memory-> form where is fetched by the LEDassign module which sets the color of each led.
I have not yet started my project(is still theoretical)
PROBLEMS:
which fpga should i choose
how can i pass the data from one fpga to the other(Ethernet?? how??)
how does the actual load of the fpga takes place