update image processor to merge 3 chanels color into a RGB image
This commit is contained in:
5
RAM/RGB_to_RAM.v
Normal file
5
RAM/RGB_to_RAM.v
Normal file
@@ -0,0 +1,5 @@
|
||||
module RGB_to_RAM (
|
||||
ports
|
||||
);
|
||||
|
||||
endmodule
|
Reference in New Issue
Block a user