mithro / HDMI2USB-litex-firmware-old

Opsis SoC based on LiteX
BSD 2-Clause "Simplified" License
1 stars 6 forks source link

Adds a 'status short <on/off>' command which displays a one-line status #15

Closed xfxf closed 7 years ago

xfxf commented 7 years ago

Also adds missing help for 'debug input0' and 'debug input1' with appropriate IFDEF's.

Output looks like: input0: 0x0, input1: 1280x720, output0: 1280x720@60Hz (pattern), output1: off, encoder: 1280x720@0fps (0Mbps) pattern (q:0), ddr: read: 1007Mbps write: 885Mbps all: 1892Mbps

This could be nicer (less duplication of the status code), but appears to work.

R4R @mithro

xfxf commented 7 years ago

Don't merge yet, this is no longer compiling after a merge from origin. Resolving.