kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: kai@kunfoo.org (Kai)
To: kernelnewbies@lists.kernelnewbies.org
Subject: need advice on howto access memory from fpga and cpu
Date: Wed, 30 Oct 2013 15:26:38 +0100	[thread overview]
Message-ID: <20131030142638.GN5630@kunfoo.org> (raw)
In-Reply-To: <20131030085825.GM5630@kunfoo.org>

On Wed, Oct 30, 2013 at 04:20:30PM +0530, srinivas bakki wrote:
> But otherwise am wondering why would you need to tell the FPGA these
> kernel mapped addresses ? How is it connected to the memory module ?

The FPGA seems to have direct access to the memory. If I would allocate
memory for the framebuffer dynamically, I would first have to find out
the physical adress of this area, and then tell it to the FPGA, so it
can read the frames from there. We are implementing a "GPU" on the FPGA
here, or at least something that's reading frames from the RAM, to send
it to the VGA port.
-- 
Gr??e, Kai

"In a world without walls and fences, who needs Windows and Gates?"

  reply	other threads:[~2013-10-30 14:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30  8:58 need advice on howto access memory from fpga and cpu Kai
2013-10-30 14:26 ` Kai [this message]
2013-10-30 14:45   ` srinivas bakki
2013-10-30 16:17     ` Kai
2013-10-30 16:30       ` Valdis.Kletnieks at vt.edu
2013-10-30 18:46       ` srinivas bakki
2013-10-31  9:39         ` Kai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131030142638.GN5630@kunfoo.org \
    --to=kai@kunfoo.org \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).