Work done in last week:
- Investigated the effect of encoding quality.
- Investigated the effect of post jpeg stages
- Changed FSM of JPEG core
- Underclocking of Jpeg core
- Studied Chroma Subsampling
- Wrote code of UART (alpha stage)
- Complete UART implementation with documentation on how to use it so that it can be used by other developers.(2-3 days)
- Then try one of these:
- Investigate performance of pre-jpeg blocks.
- Write a test bench to simulate the HDMI2USB firmware.(Will take a week or two).
- Implement chroma subsampling 4:2:0.
Are you designing your own UART? I've always used the one that comes with Picoblaze for Spartan-6 and it works great.
ReplyDeleteYes I am designing the UART. I will have a look at the picoblaze one.
ReplyDelete