gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnucap-devel] 2 bugs


From: al davis
Subject: Re: [Gnucap-devel] 2 bugs
Date: Wed, 12 Dec 2012 12:57:06 -0500
User-agent: KMail/1.13.5 (Linux/2.6.32-5-amd64; KDE/4.4.5; x86_64; ; )

On Wednesday 12 December 2012, Felix Salfelder wrote:
> when typing
> 
> > verilog
> > module foo();
> > endmodule;
> > foo a(1,2);
> > list
> 
> the 3rd assertion in COMPONENT::port_value(int i)const is
> hit. compiled with -DNDEBUG it outputs
> [..]
> foo #() a (.?????(1),.?????(2));
> so either this is correct, or the instanciation of a should
> fail.

instanciation of a should fail.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]