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 | Altera Quartus II on Debian GNU/Linux

There are 26 messages in this thread.

You are currently looking at messages 0 to 10.

Altera Quartus II on Debian GNU/Linux - Giorgos Tzampanakis - 2010-01-15 20:34:00

I want to run Quartus on my Debian computer. I
see that Altera doesn't
officially support Debian. Has anyone here managed to run Quartus on
Debian? What was your experience?
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: Altera Quartus II on Debian GNU/Linux - whygee - 2010-01-15 21:23:00

Hi,

Giorgos Tzampanakis wrote:
> I want to run Quartus on my Debian computer. I see that Altera doesn't
> officially support Debian. Has anyone here managed to run Quartus on
> Debian? What was your experience?

My experience with EDA tools on Linux is :
use RedHat (or its free sibling Fedora).
This is the same syndrom as Windows :
all the companies have a "corporate" version
of Linux distributed (and sold, and supported)
by RH so everybody uses it...
I have Debian and Slackware but am quite limited :-(
For example, Xilinx does not work well on Slackware.
I'm now configuring a brand new netbook
with Fedora and I expect many things to work there.

good luck and keep us informed,
Altera is on my install list !
yg
-- 
http://ygdes.com / http://yasep.org

Re: Altera Quartus II on Debian GNU/Linux - General Schvantzkoph - 2010-01-15 22:00:00

On Sat, 16 Jan 2010 01:34:22 +0000, Giorgos
Tzampanakis wrote:

> I want to run Quartus on my Debian computer. I see that Altera doesn't
> officially support Debian. Has anyone here managed to run Quartus on
> Debian? What was your experience?

It requires RHEL, it doesn't run on Fedora, don't know if it will work on 
Debian. I use a CentOS5.4 VM on top of Fedora 12, that works perfectly.
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Altera Quartus II on Debian GNU/Linux - General Schvantzkoph - 2010-01-15 22:04:00

On Sat, 16 Jan 2010 03:00:35 +0000, General
Schvantzkoph wrote:

> On Sat, 16 Jan 2010 01:34:22 +0000, Giorgos Tzampanakis wrote:
> 
>> I want to run Quartus on my Debian computer. I see that Altera doesn't
>> officially support Debian. Has anyone here managed to run Quartus on
>> Debian? What was your experience?
> 
> It requires RHEL, it doesn't run on Fedora, don't know if it will work
> on Debian. I use a CentOS5.4 VM on top of Fedora 12, that works
> perfectly.

BTW Xilinx tools mostly work on Fedora. The only thing that doesn't work 
is FPGA Editor which requires MOTIF, Fedora uses LESTIF which doesn't 
work. I use the same CentOS VM for any Xilinx tool that won't run 
directly on Fedora.

Re: Altera Quartus II on Debian GNU/Linux - Anssi Saari - 2010-01-16 06:52:00

Giorgos Tzampanakis <g...@hw.ac.uk>
writes:

> I want to run Quartus on my Debian computer. I see that Altera doesn't
> officially support Debian. Has anyone here managed to run Quartus on
> Debian? What was your experience?

Well, I've run the Quartus beta in Debian 5.0 (Lenny). It seemed to
work just fine, but I only ran a couple of small example designs from
Altera.

Re: Altera Quartus II on Debian GNU/Linux - Anssi Saari - 2010-01-16 08:10:00

General Schvantzkoph
<s...@yahoo.com> writes:

> BTW Xilinx tools mostly work on Fedora. The only thing that doesn't work 
> is FPGA Editor which requires MOTIF, Fedora uses LESTIF which doesn't 
> work.

To be exact, what Fedora does not have is old Openmotif 2.2 which
provides libXm.so.3. A rude hack is installing Openmotif 2.3 and
symlinking libXm.so.3 to libXm.so.4... I got it started then, but
opening files didn't work.

I've also noticed that in ISE 10.1, one of the xilperls is linked
against libdb-4.1, which also isn't in Fedora. EDK seems to call that
one on occasion. But that's a small library and easily compiled from
source.
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Altera Quartus II on Debian GNU/Linux - Mike Treseler - 2010-01-16 14:37:00

Giorgos Tzampanakis wrote:
> I want to run Quartus on my Debian computer. I see that Altera doesn't
> officially support Debian. Has anyone here managed to run Quartus on
> Debian? What was your experience?

It works on opensuse.

       -- Mike Treseler


Re: Altera Quartus II on Debian GNU/Linux - Michael S - 2010-01-16 14:39:00


Giorgos Tzampanakis wrote:
> I want to run Quartus on my Debian computer. I see that Altera doesn't
> officially support Debian. Has anyone here managed to run Quartus on
> Debian? What was your experience?

Quartus on Ubuntu is one of requiring themes of Altera forum
See here for example for one of the latest threads:
http://alteraforums.org/forum/showthread.php?t=5163&highlight=ubuntu
There was a wiki entry somewhere. I think they forgot to mention that
on x64 before Quartus you have to install 32-bit libraries.

Since Ubuntu is based on Debian I'd guess most things said about
Ubuntu should be applicable to other Debian variants. More or less ;)

Re: Altera Quartus II on Debian GNU/Linux - Giorgos Tzampanakis - 2010-01-16 23:29:00

On 2010-01-16, Michael S
<a...@yahoo.com> wrote:

> Quartus on Ubuntu is one of requiring themes of Altera forum
> See here for example for one of the latest threads:
> http://alteraforums.org/forum/showthread.php?t=5163&highlight=ubuntu
> There was a wiki entry somewhere. I think they forgot to mention that
> on x64 before Quartus you have to install 32-bit libraries.
>
> Since Ubuntu is based on Debian I'd guess most things said about
> Ubuntu should be applicable to other Debian variants. More or less ;)

I think I'll try it and see what happens. However, I'm not perfectly clear
on whether the Linux version is free or not. If it's not, I'm not going to
bother going through the pain of installing it, I'll just use the Windows
version.

So, is it free? I'm talking about the Web Edition.

Re: Altera Quartus II on Debian GNU/Linux - Michael S - 2010-01-17 05:07:00

On Jan 17, 6:29 am, Giorgos Tzampanakis
<g...@hw.ac.uk> wrote:
> On 2010-01-16, Michael S <already5cho...@yahoo.com> wrote:
>
> > Quartus on Ubuntu is one of requiring themes of Altera forum
> > See here for example for one of the latest threads:
> >http://alteraforums.org/forum/showthread.php?t=5163&highlight=ubuntu
> > There was a wiki entry somewhere. I think they forgot to mention that
> > on x64 before Quartus you have to install 32-bit libraries.
>
> > Since Ubuntu is based on Debian I'd guess most things said about
> > Ubuntu should be applicable to other Debian variants. More or less ;)
>
> I think I'll try it and see what happens. However, I'm not perfectly clear
> on whether the Linux version is free or not. If it's not, I'm not going to
> bother going through the pain of installing it, I'll just use the Windows
> version.
>
> So, is it free? I'm talking about the Web Edition.

AFAIK, Web Edition for Linux is still in beta. Still, I see no
technical reasons why it wouldn't work for you.
https://www.altera.com/support/software/download/altera_design/quartus_we/dnl-quartus_we.j
sp

| 1 | 2 | 3 | next