help-gnucap
[Top][All Lists]
Advanced

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

Re: Re[2]: [Help-gnucap] Verilog-A(MS) & gnucap


From: Leandro Marsó
Subject: Re: Re[2]: [Help-gnucap] Verilog-A(MS) & gnucap
Date: Wed, 9 Feb 2011 12:30:48 -0300

2011/2/9  <address@hidden>:
> Hello Leandro,
>
>
> from what I saw in available sources, likely "input" and "output" are not
> implemented.
>
> What I saw - you can use "inout" and define nodes, not ports.
>
> so - pls try:
>
>  module vamp (in, out) ;
>  inout in, out ;
>  electrical in, out ;
>
> ...
>  V(out) <+ GAIN_V * V(in) ;
> ...
>
> regards
> Gena
Hi Gena,
I've tried that but it yields exactly the same error. Thank you anyway.
Best regards,
Leandro



reply via email to

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