From: CityK <cityk@rogers.com>
To: Dmitri Belimov <d.belimov@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] How to write driver for xilinx spartan iie xc2s50e
Date: Sun, 30 Nov 2008 22:36:11 -0500 [thread overview]
Message-ID: <49335BAB.70107@rogers.com> (raw)
In-Reply-To: <20081201110216.4c2d600d@glory.loctelecom.ru>
Dmitri Belimov wrote:
> Hi
>
>
>> I want to write driver for xilinx spartan iie xc2s50e chipset.
>>
>> How to start for this case. Could you give me any suggest or idea for
>> this?
>>
>
> This is FPGA Field Programmed Array. A hardware designer write some code on VHDL or Verilog
> describing howto it should be worked and programm this FPGA. For work with current firmware in FPGA
> you should have description or API. If you have, write your driver as for common chip.
>
> With my best regards, Dmitry.
You'd have to check, but I'd imagine that you can get the datasheet from
Xilinx, which would greatly assist your effort. (I know that I have a
Spartan 3e sheet which I found on their site probably a year or so ago,
so can't think why the 2e wouldn't be as freely available).
And pulling up a stored link, here is a project that makes use of a 2e
family member, so you could likely find other some examples and code:
http://www.linuxdevices.com/articles/AT2441343146.html
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
prev parent reply other threads:[~2008-12-01 3:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-29 13:57 [linux-dvb] How to write driver for xilinx spartan iie xc2s50e Behzat
2008-12-01 2:02 ` Dmitri Belimov
2008-12-01 3:36 ` CityK [this message]
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=49335BAB.70107@rogers.com \
--to=cityk@rogers.com \
--cc=d.belimov@gmail.com \
--cc=linux-dvb@linuxtv.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.