jotego / jts16

FPGA core compatible with System 16 hardware
GNU General Public License v3.0
1 stars 0 forks source link

261 lines/frame #7

Closed paulb-nl closed 2 years ago

paulb-nl commented 2 years ago

Currently the core outputs 261 lines @ 60.28Hz.

I think it is more likely to be 262 lines @ 60.05Hz. This is 16.65ms per frame which is closer to the 16.64ms period shown in your IPL2 scope measurement. https://github.com/jotego/jts16/blob/master/doc/scope/IPL2.png

jotego commented 2 years ago

Indeed, 262 is the right number. I'll update the core. Thank you S16_VINT_period

jotego commented 2 years ago

fixed in 1bee3db