tachibana/test_bench
jaseg 40301df014 window matcher WIP
* It looks like data output from host to device is not quite
pixel-perfect. I tried to select 444 RGB only and disable YCbCr 444/422,
but I'm not certain that worked since my laptop AMD GPU does not provide
adequate debugging facilities.

pattern sync depends on the x/y position of the pattern.

* Also, the windowing logic seems to be kind of bugged. It paints the
window only in the vsync interval *above* the window.
2021-06-24 19:23:00 +02:00
..
hdmi_test_generator Added code that allows the raw HDMI data to be logged to the serial port. 2015-08-08 22:13:26 +12:00
spi_regfile_tb.v output WIP 2021-06-24 12:14:40 +02:00
tb_audio_to_db.vhd Initial version 2015-08-04 22:27:00 +12:00
tb_convert_yCbCr_to_RGB.vhd Initial version 2015-08-04 22:27:00 +12:00
tb_hdmi_decode.vhd Added code that allows the raw HDMI data to be logged to the serial port. 2015-08-08 22:13:26 +12:00
term_emu_tb.v Terminal emulator parses SGR, bold/underline 2021-06-18 21:13:40 +02:00
term_emu_tb_gen.ipynb All cursor movements working without args 2021-06-18 21:46:22 +02:00
term_emu_tb_show.py All cursor movements working without args 2021-06-18 21:46:22 +02:00
term_renderer_analysis.ipynb Terminal emulator parses SGR, bold/underline 2021-06-18 21:13:40 +02:00
term_renderer_tb.v Add support for fg/bg color palette, underline, bold 2021-06-18 11:48:30 +02:00
window_matcher_tb.v output WIP 2021-06-24 12:14:40 +02:00
window_matcher_tb_gen.ipynb window matcher WIP 2021-06-24 19:23:00 +02:00