tachibana/test_bench
jaseg d49062bddb Basic passthrough working
... but super unstable. It looks as if pixel data gets subtly corrupted
when output over HDMI.

To-Do:
 * Check whether broken output persists on Windows and is not linux-only
 * Check whether output is still broken if software
   rendering/window compositing is used
 * Maybe check on an apple platform?
 * Research this behavior
2021-06-25 19:55:58 +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 Basic passthrough working 2021-06-25 19:55:58 +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 Fix window matcher for hsync/vsync convention 2021-06-25 18:16:46 +02:00
window_matcher_tb_gen.ipynb Fix window matcher for hsync/vsync convention 2021-06-25 18:16:46 +02:00