Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSeems Peet was one minute faster then I was. :rolleyes:
--- Quote Start --- @Hans: I think there is one value wrong in your configuration: IOWR(ALT_VIP_ITC_0_BASE, 11 ,261); // HORIZONTAL BLANK in my calculation Horizontal Blank must be frontporch+syncpulse+backporch = 40+1+216 = 257. Can you tell me, why you used 216? --- Quote End --- I used a 5 as syncpulse, I was sure this worked in my previous experiments, therefore I came to 261 (40+5+216). @Peet: It seems we have different settings for read master FIFO depth. I don't know if it can cause problems when the FIFO is too big/too small. Best Hans