Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Xilinx in Linux

There are 5 messages in this thread.

You are currently looking at messages 0 to 5.

Xilinx in Linux - ted - 2004-08-24 10:15:00

Hi,

Does anyone know if it's possible to run the Xilinx ISE 4.2i software in
Linux?  I would like to develop VHDL code and then program my FPGA (I use a
parallel port JTAG programmer).  Being able to do this from Linux would make
the project easier as I need to develop a Linux device driver at the same
time.  I was thinking I could use WINE.  Do any websites with instructions
exist?

Thanks.





Re: Xilinx in Linux - 2004-08-24 11:13:00

--------------5FED95EDA662C234D78B4B83
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi Ted,

Answer record 12384

Vincent.

ted wrote:

> Hi,
>
> Does anyone know if it's possible to run the Xilinx ISE 4.2i software in
> Linux?  I would like to develop VHDL code and then program my FPGA (I use a
> parallel port JTAG programmer).  Being able to do this from Linux would make
> the project easier as I need to develop a Linux device driver at the same
> time.  I was thinking I could use WINE.  Do any websites with instructions
> exist?
>
> Thanks.

--------------5FED95EDA662C234D78B4B83
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi Ted,
<p><a
href="http://support.xilinx.com/xlnx/xil_ans_display.jsp?iLanguageID=1&iCountryID
=1&getPagePath=12384">Answer
record 12384</a>
<p>Vincent.
<p>ted wrote:
<blockquote TYPE=CITE>Hi,
<p>Does anyone know if it's possible to run the Xilinx ISE 4.2i software
in
<br>Linux?&nbsp; I would like to develop VHDL code and then program my
FPGA (I use a
<br>parallel port JTAG programmer).&nbsp; Being able to do this from Linux
would make
<br>the project easier as I need to develop a Linux device driver at the
same
<br>time.&nbsp; I was thinking I could use WINE.&nbsp; Do any websites
with instructions
<br>exist?
<p>Thanks.</blockquote>
</html>

--------------5FED95EDA662C234D78B4B83--


Re: Xilinx in Linux - B. Joshua Rosen - 2004-08-24 11:31:00

On Tue, 24 Aug 2004 15:15:53 +0100, ted wrote:

> Hi,
> 
> Does anyone know if it's possible to run the Xilinx ISE 4.2i software in
> Linux?  I would like to develop VHDL code and then program my FPGA (I use a
> parallel port JTAG programmer).  Being able to do this from Linux would make
> the project easier as I need to develop a Linux device driver at the same
> time.  I was thinking I could use WINE.  Do any websites with instructions
> exist?
> 
> Thanks.

The current Xilinx tools are Linux native. I you don't have them then see
my old Xilinx on Linux page for instructions on running the 4.2 tools
under wine,

http://www.polybus.com/xilinx_on_linux.html
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Xilinx in Linux - Brian Dam Pedersen - 2004-08-29 10:26:00

ted wrote:
> Hi,
> 
> Does anyone know if it's possible to run the Xilinx ISE 4.2i software in
> Linux?  I would like to develop VHDL code and then program my FPGA (I use a
> parallel port JTAG programmer).  Being able to do this from Linux would make
> the project easier as I need to develop a Linux device driver at the same
> time.  I was thinking I could use WINE.  Do any websites with instructions
> exist?
> 
> Thanks.
> 
> 

Hi

Programming the actual FPGA using JTAGcannot be done from within the ISE 
- you need to find a third-party program to do that under linux, but at 
least ISE 6.x will run under Wine otherwise (mostly). See my page on how 
to do it here:

http://www.danbbs.dk/~kibria/xilinx.html

I don't know if this applies fro 4.2 also - but you can always give it a 
  try. Hope it helps.

-- Brian




Re: Xilinx in Linux - Andrew Rogers - 2004-09-02 09:45:00

Brian Dam Pedersen wrote:
> ted wrote:
> 
>> Hi,
>>
>> Does anyone know if it's possible to run the Xilinx ISE 4.2i software in
>> Linux?  I would like to develop VHDL code and then program my FPGA (I 
>> use a
>> parallel port JTAG programmer).  Being able to do this from Linux 
>> would make
>> the project easier as I need to develop a Linux device driver at the same
>> time.  I was thinking I could use WINE.  Do any websites with 
>> instructions
>> exist?
>>
>> Thanks.
>>
>>
> 
> Hi
> 
> Programming the actual FPGA using JTAGcannot be done from within the ISE 
> - you need to find a third-party program to do that under linux, 

Such as xc3sprog for the Spartan 3
http://www.rogerstech.co.uk/xc3sprog/

but at
> least ISE 6.x will run under Wine otherwise (mostly). See my page on how 
> to do it here:
> 
> http://www.danbbs.dk/~kibria/xilinx.html
> 
> 

Excellent. I was considering writing something on this myself, no I can 
just write a link:) BTW, I am using Wine 20040813 version and the 
command line tools work great. ise.exe loads but I don't use it.

Regards
Andrew

-- 
Spartan3 configuration JTAG download tool for GNU/Linux available from
http://www.rogerstech.co.uk/xc3sprog/

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.