[Bug 291075] Re: Digital simulation in qucs don't work

2013-01-27 Thread melchiaros
Refering to

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501768#10

this bug should be fixed with freehdl-0.0.6-3

Could someone confirm that it is fixed on Ubuntu13.04 developer branch
with freehdl0.0.7 ?

** Tags added: raring

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/291075

Title:
  Digital simulation in qucs don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freehdl/+bug/291075/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2011-08-11 Thread Bug Watch Updater
** Changed in: debian
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/291075

Title:
  Digital simulation in qucs don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freehdl/+bug/291075/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2011-08-11 Thread Alex Valavanis
** Package changed: debian = qucs (Debian)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/291075

Title:
  Digital simulation in qucs don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freehdl/+bug/291075/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2009-09-14 Thread Christopher Covington
(Pasted from my report for Gentoo bug #276611)

Digital simulations in QUCS 0.0.15 will fail because the qucsdigi script
expects freehdl-config to have the --linker option. The error seen by a user
is:

/usr/bin/qucsdigi: line 83: Usage:: command not found

The --linker option is available as of freehdl-0.0.7.

It is necessary to either modify the qucsdigi shell script, setting the LIBTOOL
variable to something valid or, preferably, bump freehdl and depend on the 
newer version.

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 291075] Re: Digital simulation in qucs don't work

2009-04-14 Thread VladimirUA72
02.03.09 в 19:16 scrad в своём письме писал(а):

The fix for this problem would just to install libtool,
if you prefer using vhdl instead of verilog...

 Just to say that I tried running a VHDL simulation in qucs
 (that simulates OK with Verilog netlist format) returning:

 creating netlist... done.
 running C++ conversion... done.
 compiling functions... done.
 compiling main... done.
 linking...libtool: link: unable to infer tagged configuration

 error: libtool: link: specify a tag with `--tag'

 using:
 ubuntu 8.10
 qucs 0.0.14-1
 freehdl 0.0.6-2
 libtool 2.2.4-0ubuntu4
 patched gvhdl with gvhdl.diff and checked that /usr/bin/gvhdl has:
   my $libtool_options = --mode=link --tag=CXX;


Just download freehdll from qucs.sourceforge.net, put it in usr/src/  
compile and install, after patch gvhdl and it's work :)


-- 
With best regards,
Vladimir N. Savchenko.

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 291075] Re: Digital simulation in qucs don't work

2009-03-09 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = New

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2009-03-02 Thread scrad
The fix for this problem would just to install libtool, 
if you prefer using vhdl instead of verilog...

Just to say that I tried running a VHDL simulation in qucs
(that simulates OK with Verilog netlist format) returning:

creating netlist... done.
running C++ conversion... done.
compiling functions... done.
compiling main... done.
linking...libtool: link: unable to infer tagged configuration

error: libtool: link: specify a tag with `--tag'

using:
ubuntu 8.10
qucs 0.0.14-1
freehdl 0.0.6-2
libtool 2.2.4-0ubuntu4   
patched gvhdl with gvhdl.diff and checked that /usr/bin/gvhdl has:
  my $libtool_options = --mode=link --tag=CXX;

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2009-01-16 Thread Ahmed Kotb
can any one illustrate how could apply this patch ??
Thanks and sorry my ignorance...

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 291075] Re: Digital simulation in qucs don't work

2009-01-16 Thread Jan-Pieter Jacobs
Hi Ahmed!

It's easy: save gvhdl.diff in a directory. If you don't need to use
gvhdl from within Qucs, you could copy the gvhdl script to the dir
where you need to use it, as I don't know
whether patching the gvhdl script in place will break updates.
If you want to use it directly from within Qucs, I guess you can patch
it anyway in the /usr/bin directory. Any how, go where gvhdl is, there
do:
patch -b gvhdl  gvhdl.diff
That will change the script so it works. A backup is taken in case
something goes wrong (gvhdl.orig).
Now to use it just use ./gvhdl in that directory, or if you plan to
use it with qucs (As i don't find an option to change the vhdlsim
binary) i guess you need to copy the gvhdl script back to /usr/bin.

Hope this helps you!

Greets,

Jan-Pieter
* Ahmed Kotb kotbc...@gmail.com [090116 10:34]:
 can any one illustrate how could apply this patch ??
 Thanks and sorry my ignorance...
 
 -- 
 Digital simulation in qucs don't work
 https://bugs.launchpad.net/bugs/291075
 You received this bug notification because you are a direct subscriber
 of the bug.

-- 
You can check the integrity of this emailmessage with gpg.
Various gpg-frontends at http://www.gnupg.org/
My public key resides at http://jpjacobs.ulyssis.org/pubkey.asc
I use grml (http://grml.org/)

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2009-01-16 Thread Ahmed Kotb
thanks for fast response but it didnt work
qucs display this message
/usr/bin/qucsdigi: 82: libtool: not found

i think i have patched as u have said

ah...@ahmed-pc:~/Desktop$ sudo patch -b /usr/bin/gvhdl  gvhdl.diff
patching file /usr/bin/gvhdl
ah...@ahmed-pc:~/Desktop$

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2009-01-16 Thread Ahmed Kotb
i was able to run it when i changed the model of the digital simulation 
component from VHDL to verilog
Sorry for wasting ur time

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 291075] Re: Digital simulation in qucs don't work

2009-01-16 Thread Jan-Pieter Jacobs
* Ahmed Kotb kotbc...@gmail.com [090116 12:56]:
 thanks for fast response but it didnt work
 qucs display this message
 /usr/bin/qucsdigi: 82: libtool: not found

Then I guess you should file a bug against freehdl as gvhdl needs this
anyway, so it should be a dependancy.
The fix for this problem would just to install libtool, if you prefer
using vhdl instead of verilog...

Greets,

Jan-Pieter Jacobs
-- 
You can check the integrity of this emailmessage with gpg.
Various gpg-frontends at http://www.gnupg.org/
My public key resides at http://jpjacobs.ulyssis.org/pubkey.asc
I use grml (http://grml.org/)

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 291075] Re: Digital simulation in qucs don't work

2008-11-10 Thread VladimirUA72
06.11.08 в 14:42 Jan-Pieter Jacobs в своём письме писал(а):

 of course, that's a patch for /usr/bin/gvhdl of the freehdl 0.0.6-2  
 package.
 Jan-Pieter Jacobs


Thank your! It's work.

-- 
With best regards,
Vladimir N. Savchenko.

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 291075] Re: Digital simulation in qucs don't work

2008-11-06 Thread Jan-Pieter Jacobs
of course, that's a patch for /usr/bin/gvhdl of the freehdl 0.0.6-2 package.
Jan-Pieter Jacobs

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2008-11-05 Thread Jan-Pieter Jacobs
Hi, I got the same problem. a diff that fixes the problem is attached.
greetings,

Jan-Pieter Jacobs

** Attachment added: patch for freehdl libtool problem
   http://launchpadlibrarian.net/19377729/gvhdl.diff

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2008-10-30 Thread Aanjhan Ranganathan
Confirmed. Unable to simulate digital stuff.

** Changed in: freehdl (Ubuntu)
   Status: New = Confirmed

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291075] Re: Digital simulation in qucs don't work

2008-10-30 Thread Aanjhan Ranganathan
** Bug watch added: Debian Bug tracker #501768
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501768

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501768
   Importance: Unknown
   Status: Unknown

-- 
Digital simulation in qucs don't work
https://bugs.launchpad.net/bugs/291075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs