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 4.1 double-click on QPF-File doesn't work

There are 4 messages in this thread.

You are currently looking at messages 0 to 4.

Altera Quartus II 4.1 double-click on QPF-File doesn't work - Manfred Balik - 2004-08-25 08:46:00

If I try to start my Quartus-Project by
double-click on the QPF-File an 
error-window pops up.
I found the mistake: in the path to start quartus there are / instead of \ 
(I'm using Windows not Linux!).
If I change the Link, the double-click will work one time, thereafter 
Quartus seems to changes the Link again to the wrong one :-(

Can someone help?

Thanks, Manfred 


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



Re: Altera Quartus II 4.1 double-click on QPF-File doesn't work - Subroto Datta - 2004-08-25 19:37:00

"Manfred Balik"
<e...@stud4.tuwien.ac.at> wrote in message
news:<412c8a07$0$11094$3...@tunews.univie.ac.at>...
> If I try to start my Quartus-Project by double-click on the QPF-File an 
> error-window pops up.
> I found the mistake: in the path to start quartus there are / instead of \ 
> (I'm using Windows not Linux!).
> If I change the Link, the double-click will work one time, thereafter 
> Quartus seems to changes the Link again to the wrong one :-(
> 
> Can someone help?
> 
> Thanks, Manfred

Hi Manfred,

  Can you elaborate some more. When you say there is a Link, where is
the link and how did your create it? I have the following entries for
my environment variables

PATH %QUARTUS_ROOTDIR%\bin;
QUARTUS_ROOTDIR D:\quartus41

I have been double clicking on qpf's and launching Quartus II 4.1
without any problems. Also the Quartus II shortcut on my desktop
points to D:\quartus41\bin\quartus.exe.

You can send me email to pursue this further.

Subroto Datta
Altera Corp.
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Altera Quartus II 4.1 double-click on QPF-File doesn't work - H. Peter Anvin - 2004-10-04 13:12:00

Followup to: 
<c...@posting.google.com>
By author:    s...@altera.com (Subroto Datta)
In newsgroup: comp.arch.fpga
> 
> Hi Manfred,
> 
>   Can you elaborate some more. When you say there is a Link, where is
> the link and how did your create it? I have the following entries for
> my environment variables
> 
> PATH %QUARTUS_ROOTDIR%\bin;
> QUARTUS_ROOTDIR D:\quartus41
> 
> I have been double clicking on qpf's and launching Quartus II 4.1
> without any problems. Also the Quartus II shortcut on my desktop
> points to D:\quartus41\bin\quartus.exe.
> 

I've seen this same problem.  If I clock on the .qpf file it tries to
open the wrong application; trying to change which application is
bound to this extension shows a list of applications which doesn't
include Quartus; specifying the Quartus path directly via the browse
interface doesn't work either.

This is with WinXP SP2 (spit.)

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

Re: Altera Quartus II 4.1 double-click on QPF-File doesn't work - Subroto Datta - 2004-10-05 13:43:00

h...@terminus.zytor.com (H. Peter Anvin) wrote in
message news:<cjs0ai$bom$1...@terminus.zytor.com>...
> Followup to:  <c...@posting.google.com>
> By author:    s...@altera.com (Subroto Datta)
> In newsgroup: comp.arch.fpga
> > 
> > Hi Manfred,
> > 
> >   Can you elaborate some more. When you say there is a Link, where is
> > the link and how did your create it? I have the following entries for
> > my environment variables
> > 
> > PATH %QUARTUS_ROOTDIR%\bin;
> > QUARTUS_ROOTDIR D:\quartus41
> > 
> > I have been double clicking on qpf's and launching Quartus II 4.1
> > without any problems. Also the Quartus II shortcut on my desktop
> > points to D:\quartus41\bin\quartus.exe.
> > 
> 
> I've seen this same problem.  If I clock on the .qpf file it tries to
> open the wrong application; trying to change which application is
> bound to this extension shows a list of applications which doesn't
> include Quartus; specifying the Quartus path directly via the browse
> interface doesn't work either.
> 
> This is with WinXP SP2 (spit.)
> 
> 	-hpa


Hi Peter, 

  Manfred did help us in identifying this problem. It had to do with
the usage of forward slashes in paths being used to register the
association of extensions. This problem has been fixed in the next
version of Quartus which will be released later this year.

Hope this helps,
Subroto Datta
Altera Corp.