X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <521D6013.8030607@gmx.com> Date: Tue, 27 Aug 2013 19:27:31 -0700 From: Jan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Tutorial: VHDL with gEDA References: <521B22D8 DOT 3030707 AT iae DOT nl> <521C6317 DOT 7070605 AT iae DOT nl> In-Reply-To: <521C6317.7070605@iae.nl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:UvrYsgskvLv+U63ZUi2YRgHLJvfkIanGPxwv6wt9ggmmfl001it MJgfCIoSx/kKT7/vtTFZnYQLQUkvJoNeyTt9+PUbLHHCeV8ozCL+fBgjIQecPs4f5Ao5TOA 5CppANXsuFA6DYRA81i9BOaFe/Rdy04UVpCnsuUc2ZMeEgNbwyj7RFELBtdDuvlNMsLj/QJ 4bRz/AxvXtOk/jl/oYL+Q== Reply-To: geda-user AT delorie DOT com Does this pin issue effect circuit simulation or is this a separate topic? On 08/27/2013 01:28 AM, myken wrote: >> Hi, Robert >> >> The ipad-1 symbol as a whole is a port which takes a signal from >> the outside and outputs it through its pin to the subcircuit where >> it lives. That is for the input symbol which it is, the only pin >> is its output. Once again, the symbol is an input for a subcircuit >> but its pin is the output of this symbol which passes an external >> signal to the subcircuit. Therefore, your statement, that the >> pintype attribute is not correct, is wrong. Please, eliminate it. > I see your point. Isn't that a matter of interpretation? If I follow > your explanation, every input pin should be marked as OUTput. Since > every pin is connected to something on the outside which outputs its > signal to my schematic/subcircuit. > Don't get me wrong, if I'm wrong I correct it, I just what to understand. > I like simple, so I use the signal direction. If its going in its mark > IN, if its going out its mark OUT. > Besides that its very confusing for anyone using vhdl (or verilog I > think) to put a port marked as OUT into a schematic which translate > into a signal defined as IN in the vhdl code. > But like I said its a matter of interpretation or even taste. Has > anyone else have input on this? >> >> Then, I found two typos in your text: 'Frst', and 'rafrc' instead >> 'gafrc'. > Thank you very much. I'll correct them. >> >> And please consider adding your tutorial to the gEDA wiki. >> >> Thanks >> > Definitely, if its considered good enough. > >