On Sun, 12 Jan 2014 15:16:18 +0100
Martin Strubel <[email protected]> wrote:

> I've got one scenario where I wanted to swap out software
> functionality into the hardware (for obvious reasons), for example a
> JPEG encoder. For simulation, I've just created a virtual FIFO where
> raw data goes in and encoded data comes out. First starting off with
> the expensive DCT (cosine transform), each part of the chain was
> successively put into hardware. The working JPEG software just
> functioned as a test bench while swapping the functions into remote
> procedure calls using the GHDL simulation executable.
> 
> Here's a link:
> 
> http://tech.section5.ch/news/?p=181
> 

Thanks for the reference! I'm still parsing all that's written in the
blog. Once I get to the source code, I imagine I will find copious
examples of very interesting GHDL interfacing techniques!

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to