Hi friends,
I have been trying to compile and synthesize the vhdl program by myself. If i checked syntax one by one, there's no problem (no error). But, when i try to synthesize, the result always not successful because there's no syntax in frame buffer module.
Then i went to my friends for help and adding an "IP Core" to my project for the frame buffer is what they asked me to do. In addition, they also asked me to go back to the nuts and bolts of the basic concept like Basic Introduction and Design flow of Programmable Logic Device FPGA (If you are also need to pick up this, you can check it out here: http://www.apogeeweb.net/article/67.html)
Fortunately, things are going up like i see, i have succeed generate ip block memory and also succeed compiling the program.
I've tried to connect all the components with hamster code, but the result at monitor lcd tv is "format invalid" or "no signal", then when i compiled the code, there are many warnings. So, i am looking for help about how to fix this problem. Then, i also want to know about what is "IP Block Memory Generator".
I am using OV7670 camera module and Nexys 4 FPGA Board. And i don’t know how to connect OV7670 to Nexys 4 board.
Thanks in advance,
Joshua