search for: ra031198

Displaying 2 results from an estimated 2 matches for "ra031198".

2007 May 09
2
Next step of Hardware Theora
...cult, sometime is faster rewrite the code). But, Leonardo discovered the mistakes on ExpandBlock and in the integration of modules in FPGA. The result is that all these modules are running in FPGA and don't need to be rewrite. Current State of Theora Hardware http://www.students.ic.unicamp.br/~ra031198/current.JPG Well, now I need to change the line of my project on GSoC. I wrote some of tasks that are necessary to have a Hardward implementation of Theora. 1 - Integration with a processor (Nios vs Leon) http://www.students.ic.unicamp.br/~ra031198/integration_processor.JPG We will need to compil...
2007 Aug 30
1
Theora hardware is running on LEON3!
...oints on software (the hardware is the same, LEON+Theora_hardware): [a] Theora on LINUX: we have a .ogg file that can be decoded on FPGA and shown on a monitor. But it can't be decoded in time of exibition. I suppose that the problem is the LINUX system call. http://www.students.ic.unicamp.br/~ra031198/theora_hardware/9_integration_video.png [b] Theora without LINUX: Here, we can to decode much faster that the time of exibition. But, without LINUX, we can't to use a .ogg file directly, we need to convert it in a vector and to compile with dump_video (the Leonardo also needs to do it on NIOS)...