Displaying 20 results from an estimated 1000 matches similar to: "FPGA implementation"
2008 Feb 01
6
Dynamic Change Parameters..
I am going to improve theora codec with dynamically changing way. In this
case we want to change compression parameters like video_q, sharpness when a
keyframe is generated. When i set video quality parameter using cpi->
pb.info.quality in CommpressKeyFrame in encoder_toplevel it will not change
dynamically. Can you please help me to do this. Wich function should i cange
to achieve my
2011 Aug 21
4
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
On Sun, Aug 21, 2011 at 12:48 AM, Nick Lewycky <nicholas at mxc.ca> wrote:
> The way in which Gallium3D targets LLVM, is that it waits until it receives
> the shader program from the application, then compiles that down to LLVM IR.
> That's too late to start synthesizing hardware (unless you're planning to
> ship an FPGA as the graphics card, in which case reprogramming
2011 Aug 21
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
Luke Kenneth Casson Leighton wrote:
> On Sun, Aug 21, 2011 at 12:48 AM, Nick Lewycky<nicholas at mxc.ca> wrote:
>
>> The way in which Gallium3D targets LLVM, is that it waits until it receives
>> the shader program from the application, then compiles that down to LLVM IR.
>> That's too late to start synthesizing hardware (unless you're planning to
>>
2011 Aug 22
1
[LLVMdev] llvm-fpga microblaze target
folks hi,
something i just wanted to double-check. is it possible to use, with
LLVM, entirely free software tools to build and upload to a xilinx
microblaze FPGA target? i take some c code, put it through llvm-fpga,
aaand... then what? is there any documentation about this stuff,
anywhere?
tia,
l.
2011 Aug 20
2
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
i was just writing this:
http://www.gp32x.com/board/index.php?/topic/60228-replicating-the-success-of-the-openpandora-discussion-v20/
when something that just occurred to me, half way through, and i would
greatly appreciate some help evaluating whether it's feasible.
put these together:
http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm
2008 Sep 03
1
[LLVMdev] LLVM FPGA interface.
Hi LLVM community members.
I downloaded LLVM-GCC4.2 Front-end source code and succefully installed
alongwith LLVM-2.3 on linux x86_64. I think it's front-end has better
optimizations.
I am naive to LLVM environment, my focus is to generate LLVM inermediate
code for FPGA. Are there any resources/links/papers/documents which
discusses LLVM intermediate generation for FPGA needs.
I am aware
2011 Mar 22
5
FPGA encode stages flow diagram
Good day!
I create diagram of encoder process. Using it i create implementation of
encoder in FPGA (Xilinx/Altera). Please critique it. Is there missing
stages?
Here is blog http://developer-fpga.blogspot.com/
Here is picture of encoding stage 1
https://lh4.googleusercontent.com/-NV8o9DG3jvE/TYjYXr-dYGI/AAAAAAAAAos/U06O-YvhSI0/s1600/stage1.jpg
Here is picture of encoding stage 2
2011 Aug 20
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
Luke Kenneth Casson Leighton wrote:
> i was just writing this:
> http://www.gp32x.com/board/index.php?/topic/60228-replicating-the-success-of-the-openpandora-discussion-v20/
>
> when something that just occurred to me, half way through, and i would
> greatly appreciate some help evaluating whether it's feasible.
>
> put these together:
>
2003 Oct 23
1
Output signal of the Tremor Codec
Hi,
I study electricity in the University of Applied Sciences of Western Switzerland and I just began my diploma work: an embedded Internet Radio Receiver.
I want to use the Tremor Codec on a ARM7TDMI uc (Samsung S3C4510B). And I need to convert the decoded Vorbis signal in an I2S bus signal (clk, word-select, and data) with a CPLD (Xilinx SPARTAN II)
It will be helpfull if someone can explain
2007 May 07
2
Theora running on FPGA
Great news! Theora is running on FPGA.
After almost a year of a great effort we have Theora validated on
FPGA. Now I will try to integrated the hardware with a video
controller to see the video!
I completely implemented the ExpandBlock, CopyRecon, LoopFilter and
UpdateUMVBorder functions.
The ReconRefFrames function was partially implemented and the part
before will run on a software compiled
2011 Mar 22
0
FPGA implementation in the camera
Here http://lists.xiph.org/pipermail/theora/2004-September/000619.html Andrey
describe encoder structure, this like:
"I see the following structure of the compressor implemented in the FPGA
(Xilinx Spartan 3 1000K gates):
1. Data from the external frame buffer (FB) memory goes to the
Bayer-to-YCbCr (4:2:0) converter in overlapping 20x20 tiles that produce 6
8x8 blocks (one macroblock) on the
2013 Oct 04
3
OPUS implementation with FPGA
Hi,
We would like to use the OPUS codec @ 16 kHz sampling rate and max 32 kbps.
What about implementing an OPUS coder and decoder in an FPGA? Has this been done? Would either coder or decoder more suitable for FPGA implementation?
Best regards
Fredrik Bonde
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Sep 07
3
FPGA implementation in the camera
I'm considering implementing the Theora format in the FPGA of the new
camera. The previous model (Elphel 313 - http://www.elphel.com,
https://sourceforge.net/projects/elphel) had smaller FPGA and was
able to produce just motion JPEG utilizing 97% of the resources. The
new (model 333) camera uses 3 times bigger FPGA (and also faster), it
also has increased frame buffer and system memory.
2004 Sep 07
3
FPGA implementation in the camera
I'm considering implementing the Theora format in the FPGA of the new
camera. The previous model (Elphel 313 - http://www.elphel.com,
https://sourceforge.net/projects/elphel) had smaller FPGA and was
able to produce just motion JPEG utilizing 97% of the resources. The
new (model 333) camera uses 3 times bigger FPGA (and also faster), it
also has increased frame buffer and system memory.
2013 Oct 05
1
OPUS implementation with FPGA
Just to make sure, what's the goal here? Is the goal 1) to have a fast
Opus implementation or are you 2) looking for an interesting FPGA
implementation project? If 1), then an FPGA is most likely not necessary
since Opus is not computationally expensive. If 2), then it depends on
the desired size of the project and the desired quality. The simplest
encoder possible is indeed simpler than the
2007 Aug 25
1
Theora playing on a FPGA
Hi all,
Great news. On Thursday I finally play a video on FPGA.
As I said the implementation is using the NIOS II processor.
Andr? Costa is hard working to use the LEON processor.
The video resolution is 96x80, because we have some FPGA internal
memory constraints.
I will try to use external memory to make possible decode a video of
at least 320x240.
The result can be see here:
2006 Dec 20
1
SVN Theora FPGA
Hi, I did some improvements and some bug corrections in Theora FPGA
code. I'd like to post this new version in the SVN. How can I do that?
Thanks
--
Leonardo de Paula Rosa Piga
Undergraduate Computer Engineering Student
LSC - IC - UNICAMP
http://www.students.ic.unicamp.br/~ra033956
2014 Jan 16
3
Re: If it's possible for a third-party PCIe card to be shared by multiple containers
Dear Daniel,
The thirty-party PCIe card is based on the Xilinx’ FPGA which is off the shelf, the main features are as follows:
1) x8 Gen3, 8Gb/s per lane/direction
2) MSI and legacy interrupt support
3) Scatter-gather packet DMA engine provide by Northwest Logic
We hope multiple Linux Containers to access the PCIe card in time division mode, for example, during slot 1, lxc1 read/write the PCIe
2007 May 09
2
Next step of Hardware Theora
Hello,
First of all, I would like to say that my work that I wrote in the other
email would be to do in hardware the functions: CopyRecon, LoopFilter and
UpdateUMVBorder. These are modules that Leonardo had made, but it wasn't ok
in FPGA. When I had a chat with Leonardo we were thinking in rewrite these
module for to do this running in FPGA (to debug in a Hardware level is much
more
2009 Jan 20
1
[LLVMdev] [PATCH] correct argument order of gv when viewgraph is called
Hi list,
On my system I have gv 3.5.8 and it does not like to be called with
--spartan before the <filename>.
The man-page is stating that the file name has to come before all
arguments and the --spartan is actually -spartan. I don't know for newer
versions of gv.
The attached patch fixes that for me.
Please apply if appropriate.
thanks,
Patrick.
-------------- next part