11-29-2017 09:00 PM
11-29-2017 10:43 PM
two issue with your design
1. Image size very small
2. You are not running simulation for enough time. Just keep in inf in simulation time.
I have modify your code and its working correctly for 256X256 image
11-29-2017 10:43 PM
two issue with your design
1. Image size very small
2. You are not running simulation for enough time. Just keep in inf in simulation time.
I have modify your code and its working correctly for 256X256 image
11-30-2017 06:55 AM
Thank u so much sir..The design now working and able to displayed the output..
11-10-2020 02:52 AM
Hi Sir
I am trying to extract RGB pixels from image and store them in Dual port RAM. But only the first value passes through the gateway. What could the problem possibly be.