public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] How to write driver for xilinx spartan iie xc2s50e
@ 2008-11-29 13:57 Behzat
  2008-12-01  2:02 ` Dmitri Belimov
  0 siblings, 1 reply; 3+ messages in thread
From: Behzat @ 2008-11-29 13:57 UTC (permalink / raw)
  To: linux-dvb


Hello everyone,

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?

Regards.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-dvb] How to write driver for xilinx spartan iie xc2s50e
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitri Belimov @ 2008-12-01  2:02 UTC (permalink / raw)
  To: Behzat; +Cc: linux-dvb

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.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-dvb] How to write driver for xilinx spartan iie xc2s50e
  2008-12-01  2:02 ` Dmitri Belimov
@ 2008-12-01  3:36   ` CityK
  0 siblings, 0 replies; 3+ messages in thread
From: CityK @ 2008-12-01  3:36 UTC (permalink / raw)
  To: Dmitri Belimov; +Cc: linux-dvb

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-01  3:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox